OSDN Git Service

For some reason, LICM and GCSE like to crash the FunctionPassManager when they
authorMisha Brukman <brukman+llvm@gmail.com>
Sat, 8 Nov 2003 00:01:39 +0000 (00:01 +0000)
committerMisha Brukman <brukman+llvm@gmail.com>
Sat, 8 Nov 2003 00:01:39 +0000 (00:01 +0000)
commit6d2670de221db484a8150e09ded4acdb06ee3c58
tree4365078f8e4b3cd6d4845c22dd16deeec017d13f
parent94db57024faafd58a07ffeeae0fd187dbdcae036
For some reason, LICM and GCSE like to crash the FunctionPassManager when they
are being added as FunctionPasses... Sigh.

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