Add file in here too.

llvm-svn: 95641
This commit is contained in:
Eric Christopher 2010-02-09 01:11:03 +00:00
parent 1f53e803cd
commit be2f0b2b7b
1 changed files with 1 additions and 0 deletions

View File

@ -18,6 +18,7 @@ add_llvm_library(LLVMScalarOpts
LoopUnrollPass.cpp
LoopUnswitch.cpp
MemCpyOptimizer.cpp
ObjectSizeLowering.cpp
Reassociate.cpp
Reg2Mem.cpp
SCCP.cpp