From: Chandler Carruth Date: Tue, 26 Jul 2011 00:30:33 +0000 (+0000) Subject: Remove a file from CMakeLists.txt that Evan removed in r136027. X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=06825978176a1438578ab0bf538e705de6a295c1;p=oota-llvm.git Remove a file from CMakeLists.txt that Evan removed in r136027. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@136030 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/lib/Target/PowerPC/CMakeLists.txt b/lib/Target/PowerPC/CMakeLists.txt index 158f251beb1..563a0bd95c1 100644 --- a/lib/Target/PowerPC/CMakeLists.txt +++ b/lib/Target/PowerPC/CMakeLists.txt @@ -21,7 +21,6 @@ add_llvm_target(PowerPCCodeGen PPCFrameLowering.cpp PPCJITInfo.cpp PPCMCInstLower.cpp - PPCPredicates.cpp PPCRegisterInfo.cpp PPCSubtarget.cpp PPCTargetMachine.cpp