Move parts of lib/Target that use CodeGen into lib/CodeGen.
[oota-llvm.git] / lib / CodeGen / CMakeLists.txt
index 51b2ff126bd932fe1f983f7192d2d16433a9c2d5..7aee3bb8532ed152d9fb0e2c08b2e261ccb60e78 100644 (file)
@@ -93,8 +93,10 @@ add_llvm_library(LLVMCodeGen
   StackSlotColoring.cpp
   StrongPHIElimination.cpp
   TailDuplication.cpp
+  TargetFrameLoweringImpl.cpp
   TargetInstrInfoImpl.cpp
   TargetLoweringObjectFileImpl.cpp
+  TargetOptionsImpl.cpp
   TwoAddressInstructionPass.cpp
   UnreachableBlockElim.cpp
   VirtRegMap.cpp