[ASan] Allow disabling init-order checks for globals by source file name.
[oota-llvm.git] / lib / Transforms / Instrumentation / CMakeLists.txt
index 058f68c7cecdbbbc60a02d16722272cbc01a894d..1c9e0536794a8fcab4c725e45769626fb7794521 100644 (file)
@@ -4,6 +4,7 @@ add_llvm_library(LLVMInstrumentation
   BoundsChecking.cpp
   EdgeProfiling.cpp
   GCOVProfiling.cpp
+  MemorySanitizer.cpp
   Instrumentation.cpp
   OptimalEdgeProfiling.cpp
   PathProfiling.cpp