Go to file
Chris Lattner 5074bb529e Move the InsertPrologEpilogCode class out of the Sparc.cpp file, and include
the bodies of the GetInstructionsFor(Prolog|Epilog) functions from
SparcInstrSelection.cpp into the class.  This eliminates the need for a static
global vector of instructions and a class of errors that is really unneccesary.

llvm-svn: 2193
2002-04-09 05:18:31 +00:00
llvm Move the InsertPrologEpilogCode class out of the Sparc.cpp file, and include 2002-04-09 05:18:31 +00:00