forked from OSchip/llvm-project
Add CondPropagate.cpp to VC++ Transforms project
llvm-svn: 21310
This commit is contained in:
parent
779c5cbb44
commit
df4f480498
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue