Unbreak VC++ build.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@35732 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Jeff Cohen 2007-04-07 14:31:16 +00:00
parent ba43963e96
commit 8aaa40610c

View File

@ -233,6 +233,9 @@
<File
RelativePath="..\..\lib\Transforms\Scalar\LICM.cpp">
</File>
<File
RelativePath="..\..\lib\Transforms\Scalar\LoopRotation.cpp">
</File>
<File
RelativePath="..\..\lib\Transforms\Scalar\LoopStrengthReduce.cpp">
</File>