Add CondPropagate.cpp to VC++ Transforms project

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@21310 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Jeff Cohen 2005-04-16 02:51:44 +00:00
parent f8b02949e3
commit 65a373593c

View File

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