mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-07-15 19:24:33 +00:00
Add files to windows project files. Also include <algorithm> explicitly so that vstudio build works
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@46013 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
@@ -312,6 +312,10 @@
|
||||
RelativePath="..\..\lib\CodeGen\BranchFolding.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\lib\CodeGen\Collector.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\lib\CodeGen\CollectorMetadata.cpp"
|
||||
>
|
||||
@@ -396,6 +400,10 @@
|
||||
RelativePath="..\..\lib\CodeGen\MachineRegisterInfo.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\lib\CodeGen\MachineSink.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\lib\CodeGen\MachOWriter.cpp"
|
||||
>
|
||||
@@ -404,6 +412,10 @@
|
||||
RelativePath="..\..\lib\CodeGen\MachOWriter.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\lib\CodeGen\OcamlCollector.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\lib\CodeGen\Passes.cpp"
|
||||
>
|
||||
@@ -444,6 +456,10 @@
|
||||
RelativePath="..\..\lib\CodeGen\RegisterScavenging.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\lib\CodeGen\ShadowStackCollector.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\lib\CodeGen\SimpleRegisterCoalescing.cpp"
|
||||
>
|
||||
|
Reference in New Issue
Block a user