Add new file to Visual Studio.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@24297 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Jeff Cohen 2005-11-11 01:34:02 +00:00
parent 92c4bb904f
commit 71a63727d4

View File

@ -276,6 +276,9 @@
<File
RelativePath="..\..\lib\Transforms\Scalar\Reassociate.cpp">
</File>
<File
RelativePath="..\..\lib\Transforms\Scalar\Reg2Mem.cpp">
</File>
<File
RelativePath="..\..\lib\Transforms\Scalar\ScalarReplAggregates.cpp">
</File>