forked from OSchip/llvm-project
Remove GVNPRE.cpp from the CMake makefile
llvm-svn: 83194
This commit is contained in:
parent
5f3cc06cd2
commit
d846fbf20d
|
@ -8,7 +8,6 @@ add_llvm_library(LLVMScalarOpts
|
|||
DCE.cpp
|
||||
DeadStoreElimination.cpp
|
||||
GVN.cpp
|
||||
GVNPRE.cpp
|
||||
IndVarSimplify.cpp
|
||||
InstructionCombining.cpp
|
||||
JumpThreading.cpp
|
||||
|
|
Loading…
Reference in New Issue