Handful of fixes to the VC project files.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@62807 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Steve Naroff 2009-01-22 23:05:37 +00:00
parent 67ba22318b
commit d94aa403b7
2 changed files with 12 additions and 16 deletions

View File

@ -476,6 +476,14 @@
RelativePath="..\..\lib\CodeGen\RegisterScavenging.cpp"
>
</File>
<File
RelativePath="..\..\lib\CodeGen\ScheduleDAG.cpp"
>
</File>
<File
RelativePath="..\..\lib\CodeGen\ScheduleDAGEmit.cpp"
>
</File>
<File
RelativePath="..\..\lib\CodeGen\ShadowStackGC.cpp"
>
@ -551,14 +559,6 @@
RelativePath="..\..\lib\CodeGen\SelectionDAG\LegalizeVectorTypes.cpp"
>
</File>
<File
RelativePath="..\..\lib\CodeGen\SelectionDAG\ScheduleDAG.cpp"
>
</File>
<File
RelativePath="..\..\lib\CodeGen\SelectionDAG\ScheduleDAGEmit.cpp"
>
</File>
<File
RelativePath="..\..\lib\CodeGen\SelectionDAG\ScheduleDAGFast.cpp"
>

View File

@ -343,10 +343,6 @@
<Filter
Name="IPO"
>
<File
RelativePath="..\..\lib\Transforms\IPO\FunctionAttrs.cpp"
>
</File>
<File
RelativePath="..\..\lib\Transforms\Ipo\ArgumentPromotion.cpp"
>
@ -367,6 +363,10 @@
RelativePath="..\..\lib\Transforms\IPO\ExtractGV.cpp"
>
</File>
<File
RelativePath="..\..\lib\Transforms\IPO\FunctionAttrs.cpp"
>
</File>
<File
RelativePath="..\..\lib\Transforms\Ipo\GlobalDCE.cpp"
>
@ -609,10 +609,6 @@
RelativePath="..\..\lib\Transforms\Utils\CodeExtractor.cpp"
>
</File>
<File
RelativePath="..\..\lib\Transforms\Utils\DbgInfoUtils.cpp"
>
</File>
<File
RelativePath="..\..\lib\Transforms\Utils\DemoteRegToStack.cpp"
>