Factory methods for function passes now return type FunctionPass *.
authorBrian Gaeke <gaeke@uiuc.edu>
Thu, 14 Aug 2003 06:04:49 +0000 (06:04 +0000)
committerBrian Gaeke <gaeke@uiuc.edu>
Thu, 14 Aug 2003 06:04:49 +0000 (06:04 +0000)
commit277aad2655b87402ecc48a0de8ad780d2816bc3a
tree60dc0212a8981306bb58df271dda6634a747ec42
parentd7d6bbe697ff3c7b28555e74b60a1ad18b375d5d
Factory methods for function passes now return type FunctionPass *.
Get rid of RegisterLLC, which can't handle FunctionPasses anyway.

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