* Add a useful file comment
authorChris Lattner <sabre@nondot.org>
Tue, 9 Apr 2002 05:21:26 +0000 (05:21 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 9 Apr 2002 05:21:26 +0000 (05:21 +0000)
commit1d21f3eb1d86a3e6dc0761f40ebaa81c819d2656
tree07a8f46da7917a38840f78e17084d43b7423358f
parent6111a87b3aea006b2aee43ebe9cac0859b331f01
* Add a useful file comment
* Move InsertPrologEpilogCode class to PrologEpilogCodeInserter.cpp
   -> Among other things, this eliminates the need for the minstrVec static
      global array.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2195 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/SparcV9/SparcV9TargetMachine.cpp