Remove SCCVN from the CMake build system.
[oota-llvm.git] / lib / Transforms / Scalar / CMakeLists.txt
index 683c1c2fd7089c8ef4ac82d6842a67956db233d7..57788642f23faa6512706919e96c535b4308bf53 100644 (file)
@@ -21,7 +21,6 @@ add_llvm_library(LLVMScalarOpts
   Reassociate.cpp
   Reg2Mem.cpp
   SCCP.cpp
-  SCCVN.cpp
   Scalar.cpp
   ScalarReplAggregates.cpp
   SimplifyCFGPass.cpp