1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-25 04:02:41 +01:00

Update CMake.

llvm-svn: 116034
This commit is contained in:
Daniel Dunbar 2010-10-08 02:30:03 +00:00
parent d3b6b8bf2b
commit 8b2890afae

View File

@ -12,7 +12,6 @@ add_llvm_library(LLVMScalarOpts
JumpThreading.cpp
LICM.cpp
LoopDeletion.cpp
LoopIndexSplit.cpp
LoopRotation.cpp
LoopStrengthReduce.cpp
LoopUnrollPass.cpp