mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-11-01 15:11:24 +00:00
Update VC project files, patch by Cédric Venet!
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@52077 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
4d09efd7b8
commit
e562a2f499
@ -408,6 +408,10 @@
|
||||
RelativePath="..\..\lib\Analysis\ValueNumbering.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\lib\Analysis\ValueTracking.cpp"
|
||||
>
|
||||
</File>
|
||||
<Filter
|
||||
Name="IPA"
|
||||
>
|
||||
|
@ -352,6 +352,10 @@
|
||||
RelativePath="..\..\lib\CodeGen\LiveIntervalAnalysis.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\lib\CodeGen\LiveStackAnalysis.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\lib\CodeGen\LiveVariables.cpp"
|
||||
>
|
||||
@ -472,6 +476,10 @@
|
||||
RelativePath="..\..\lib\CodeGen\SimpleRegisterCoalescing.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\lib\CodeGen\StackSlotColoring.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\lib\CodeGen\StrongPHIElimination.cpp"
|
||||
>
|
||||
|
Loading…
Reference in New Issue
Block a user