[Orc] New JIT APIs.
[oota-llvm.git] / lib / CodeGen / CMakeLists.txt
index 0c84a90d4a89ac5db34072d2551dbb752ea7a73c..7f7f5225180c5874019d9e9a5e45281de6a06311 100644 (file)
@@ -19,9 +19,10 @@ add_llvm_library(LLVMCodeGen
   ExecutionDepsFix.cpp
   ExpandISelPseudos.cpp
   ExpandPostRAPseudos.cpp
+  ForwardControlFlowIntegrity.cpp
   GCMetadata.cpp
   GCMetadataPrinter.cpp
-  GCStrategy.cpp
+  GCRootLowering.cpp
   GlobalMerge.cpp
   IfConversion.cpp
   InlineSpiller.cpp
@@ -103,6 +104,7 @@ add_llvm_library(LLVMCodeGen
   StackSlotColoring.cpp
   StackMapLivenessAnalysis.cpp
   StackMaps.cpp
+  StatepointExampleGC.cpp
   TailDuplication.cpp
   TargetFrameLoweringImpl.cpp
   TargetInstrInfo.cpp