Skip to content

Commit

Permalink
Add PPCMIPeephole.cpp to CMakeLists.txt
Browse files Browse the repository at this point in the history
llvm-svn: 252654
  • Loading branch information
wschmidt-ibm committed Nov 10, 2015
1 parent b84ae9b commit 3c44c6f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions llvm/lib/Target/PowerPC/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ add_llvm_target(PowerPCCodeGen
PPCLoopPreIncPrep.cpp
PPCMCInstLower.cpp
PPCMachineFunctionInfo.cpp
PPCMIPeephole.cpp
PPCRegisterInfo.cpp
PPCSubtarget.cpp
PPCTargetMachine.cpp
Expand Down

0 comments on commit 3c44c6f

Please sign in to comment.