Index: lib/Transforms/Instrumentation/CMakeLists.txt |
=================================================================== |
--- lib/Transforms/Instrumentation/CMakeLists.txt (revision 144590) |
+++ lib/Transforms/Instrumentation/CMakeLists.txt (working copy) |
@@ -1,4 +1,5 @@ |
add_llvm_library(LLVMInstrumentation |
+ AddressSanitizer.cpp |
EdgeProfiling.cpp |
GCOVProfiling.cpp |
Instrumentation.cpp |