Add PPCMIPeephole.cpp to CMakeLists.txt
authorBill Schmidt <wschmidt@linux.vnet.ibm.com>
Tue, 10 Nov 2015 21:43:45 +0000 (21:43 +0000)
committerBill Schmidt <wschmidt@linux.vnet.ibm.com>
Tue, 10 Nov 2015 21:43:45 +0000 (21:43 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@252654 91177308-0d34-0410-b5e6-96231b3b80d8

lib/Target/PowerPC/CMakeLists.txt

index c0c83cc258b89d98ec128a495f9beebfd8fe4ac1..df6e08db8d35f63b9ce5163532411dc8e61958fd 100644 (file)
@@ -27,6 +27,7 @@ add_llvm_target(PowerPCCodeGen
   PPCLoopPreIncPrep.cpp
   PPCMCInstLower.cpp
   PPCMachineFunctionInfo.cpp
+  PPCMIPeephole.cpp
   PPCRegisterInfo.cpp
   PPCSubtarget.cpp
   PPCTargetMachine.cpp