Rename BlackList class to SpecialCaseList and move it to Transforms/Utils.
[oota-llvm.git] / lib / Transforms / Instrumentation / CMakeLists.txt
index aa265a49ed195589ee8426e0b1eb57656631a3f1..5e348633ca35c54b3ec8f296a36492170b4d8136 100644 (file)
@@ -1,6 +1,5 @@
 add_llvm_library(LLVMInstrumentation
   AddressSanitizer.cpp
-  BlackList.cpp
   BoundsChecking.cpp
   DebugIR.cpp
   EdgeProfiling.cpp