mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-02-16 18:30:52 +00:00
Handful of fixes to the VC project files.
llvm-svn: 62807
This commit is contained in:
parent
d79e684d1e
commit
55dbd6e009
@ -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"
|
||||
>
|
||||
|
@ -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"
|
||||
>
|
||||
|
Loading…
x
Reference in New Issue
Block a user