Add a pass for constructing gc.statepoint sequences w/explicit relocations
[oota-llvm.git] / lib / Transforms / Scalar / CMakeLists.txt
index 4d2b18e7afbe3cea7030e37cc31848abc696c5bd..d297eb15a56043b2672571876f15da8e95cde36a 100644 (file)
@@ -31,6 +31,7 @@ add_llvm_library(LLVMScalarOpts
   PlaceSafepoints.cpp
   Reassociate.cpp
   Reg2Mem.cpp
+  RewriteStatepointsForGC.cpp
   SCCP.cpp
   SROA.cpp
   SampleProfile.cpp