Avoid using subtarget features when initializing the pass pipeline
authorEric Christopher <echristo@gmail.com>
Thu, 22 May 2014 01:21:35 +0000 (01:21 +0000)
committerEric Christopher <echristo@gmail.com>
Thu, 22 May 2014 01:21:35 +0000 (01:21 +0000)
commit6ccae2df5bc9ebee44e2ddc02e97af698b5e4f79
tree3b29a5e82bc60a5c6586a8471a00f65b202cf1b3
parent58d9172bb402c1255b501694fd9170df18f10940
Avoid using subtarget features when initializing the pass pipeline
on PPC.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@209376 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/PowerPC/PPCInstrInfo.cpp
lib/Target/PowerPC/PPCTargetMachine.cpp