mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-28 04:33:05 +00:00
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:
parent
67ba22318b
commit
d94aa403b7
@ -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…
Reference in New Issue
Block a user