[Orc] New JIT APIs.
[oota-llvm.git] / lib / CodeGen / CMakeLists.txt
index 092346bacd718d2c5f92b28a01bcfc63249edc9d..7f7f5225180c5874019d9e9a5e45281de6a06311 100644 (file)
@@ -22,7 +22,7 @@ add_llvm_library(LLVMCodeGen
   ForwardControlFlowIntegrity.cpp
   GCMetadata.cpp
   GCMetadataPrinter.cpp
-  GCStrategy.cpp
+  GCRootLowering.cpp
   GlobalMerge.cpp
   IfConversion.cpp
   InlineSpiller.cpp
@@ -104,6 +104,7 @@ add_llvm_library(LLVMCodeGen
   StackSlotColoring.cpp
   StackMapLivenessAnalysis.cpp
   StackMaps.cpp
+  StatepointExampleGC.cpp
   TailDuplication.cpp
   TargetFrameLoweringImpl.cpp
   TargetInstrInfo.cpp