[SystemZ] Add LOC and LOCG
[oota-llvm.git] / lib / Target / CMakeLists.txt
index c87a33a8b99374ec19883d7879014a04a541ab11..02ac493b42150ad380b6fbaf524a757792d18d2e 100644 (file)
@@ -8,7 +8,6 @@ add_llvm_library(LLVMTarget
   TargetMachine.cpp
   TargetMachineC.cpp
   TargetSubtargetInfo.cpp
-  TargetTransformImpl.cpp
   )
 
 foreach(t ${LLVM_TARGETS_TO_BUILD})