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 779c5cbb44
commit df4f480498
1 changed files with 3 additions and 0 deletions

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>