Add CondPropagate.cpp to VC++ Transforms project

llvm-svn: 21310
This commit is contained in:
Jeff Cohen 2005-04-16 02:51:44 +00:00
parent ecb5b5c028
commit 80e7b74819

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>