Add DebugIR pass -- emits IR file and replace source lines with IR lines in MD
[oota-llvm.git] / lib / Transforms / Instrumentation / CMakeLists.txt
index 1c9e0536794a8fcab4c725e45769626fb7794521..aa265a49ed195589ee8426e0b1eb57656631a3f1 100644 (file)
@@ -2,6 +2,7 @@ add_llvm_library(LLVMInstrumentation
   AddressSanitizer.cpp
   BlackList.cpp
   BoundsChecking.cpp
+  DebugIR.cpp
   EdgeProfiling.cpp
   GCOVProfiling.cpp
   MemorySanitizer.cpp