DataFlowSanitizer; LLVM changes.
[oota-llvm.git] / lib / Transforms / Instrumentation / CMakeLists.txt
index 5e348633ca35c54b3ec8f296a36492170b4d8136..65d41f51fe87eba743b6f476918b0ee459417c2f 100644 (file)
@@ -1,6 +1,7 @@
 add_llvm_library(LLVMInstrumentation
   AddressSanitizer.cpp
   BoundsChecking.cpp
+  DataFlowSanitizer.cpp
   DebugIR.cpp
   EdgeProfiling.cpp
   GCOVProfiling.cpp