Unbreak VC++ build.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@35557 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Jeff Cohen 2007-04-01 18:58:22 +00:00
parent e613555fd9
commit 03d7ca14bb

View File

@ -203,6 +203,9 @@
<File
RelativePath="..\..\lib\Transforms\Scalar\BasicBlockPlacement.cpp">
</File>
<File
RelativePath="..\..\lib\Transforms\Scalar\CodeGenPrepare.cpp">
</File>
<File
RelativePath="..\..\lib\Transforms\Scalar\CondPropagate.cpp">
</File>