VS build fix, patch by Marius Wachtler.

llvm-svn: 85197
This commit is contained in:
Mike Stump 2009-10-27 02:14:13 +00:00
parent 989dc73c48
commit 2b0a49a682
1 changed files with 1 additions and 0 deletions

View File

@ -23,6 +23,7 @@ add_llvm_library(LLVMScalarOpts
Reassociate.cpp
Reg2Mem.cpp
SCCP.cpp
SCCVN.cpp
Scalar.cpp
ScalarReplAggregates.cpp
SimplifyCFGPass.cpp