Stub out a new LiveDebugVariables pass.
[oota-llvm.git] / lib / CodeGen / CMakeLists.txt
index 7a36c5137aeda85f90b04a6b6c394b8882c18b8d..ed7ec6ea50d4e516dc19dea887232c3618533474 100644 (file)
@@ -20,6 +20,7 @@ add_llvm_library(LLVMCodeGen
   IntrinsicLowering.cpp
   LLVMTargetMachine.cpp
   LatencyPriorityQueue.cpp
+  LiveDebugVariables.cpp
   LiveInterval.cpp
   LiveIntervalAnalysis.cpp
   LiveIntervalUnion.cpp