Debug Info: Remove unused code. The MInsn of an _abstract_ variable is
[oota-llvm.git] / lib / CodeGen / CMakeLists.txt
index 123d86f9504f24eba7f3761a076a99c7851dc140..0b492a965216c8f23308fd83a367ab3e0dd3cf6c 100644 (file)
@@ -2,11 +2,13 @@ add_llvm_library(LLVMCodeGen
   AggressiveAntiDepBreaker.cpp
   AllocationOrder.cpp
   Analysis.cpp
+  AtomicExpandLoadLinkedPass.cpp
   BasicTargetTransformInfo.cpp
   BranchFolding.cpp
   CalcSpillWeights.cpp
   CallingConvLower.cpp
   CodeGen.cpp
+  CodeGenPrepare.cpp
   CriticalAntiDepBreaker.cpp
   DFAPacketizer.cpp
   DeadMachineInstructionElim.cpp