[asan/tsan] rename FunctionBlackList* to BlackList* as this class is not limited...
[oota-llvm.git] / lib / Transforms / Instrumentation / CMakeLists.txt
index 00de882f17117a8867510066cef8399ea578c1e0..058f68c7cecdbbbc60a02d16722272cbc01a894d 100644 (file)
@@ -1,8 +1,8 @@
 add_llvm_library(LLVMInstrumentation
   AddressSanitizer.cpp
+  BlackList.cpp
   BoundsChecking.cpp
   EdgeProfiling.cpp
-  FunctionBlackList.cpp
   GCOVProfiling.cpp
   Instrumentation.cpp
   OptimalEdgeProfiling.cpp