mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-02 07:32:52 +00:00
Update VC++ project files.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@55985 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
baf37cd556
commit
076055ccd3
@ -1,7 +1,7 @@
|
||||
<?xml version="1.0" encoding="Windows-1252"?>
|
||||
<VisualStudioProject
|
||||
ProjectType="Visual C++"
|
||||
Version="8.00"
|
||||
Version="8,00"
|
||||
Name="CodeGen"
|
||||
ProjectGUID="{08CEB1BB-C2A4-4587-B9A9-AEDB8FB44897}"
|
||||
Keyword="Win32Proj"
|
||||
@ -535,6 +535,10 @@
|
||||
RelativePath="..\..\lib\CodeGen\SelectionDAG\ScheduleDAG.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\lib\CodeGen\SelectionDAG\ScheduleDAGEmit.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\lib\CodeGen\SelectionDAG\ScheduleDAGList.cpp"
|
||||
>
|
||||
@ -547,6 +551,14 @@
|
||||
RelativePath="..\..\lib\CodeGen\SelectionDAG\SelectionDAG.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\lib\CodeGen\SelectionDAG\SelectionDAGBuild.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\lib\CodeGen\SelectionDAG\SelectionDAGBuild.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\lib\CodeGen\SelectionDAG\SelectionDAGISel.cpp"
|
||||
>
|
||||
|
@ -1,7 +1,7 @@
|
||||
<?xml version="1.0" encoding="Windows-1252"?>
|
||||
<VisualStudioProject
|
||||
ProjectType="Visual C++"
|
||||
Version="8.00"
|
||||
Version="8,00"
|
||||
Name="Transforms"
|
||||
ProjectGUID="{C59374C1-9FC0-4147-B836-327DFDC52D99}"
|
||||
Keyword="Win32Proj"
|
||||
@ -367,6 +367,10 @@
|
||||
RelativePath="..\..\lib\Transforms\Ipo\IndMemRemoval.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\lib\Transforms\IPO\InlineAlways.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\lib\Transforms\Ipo\Inliner.cpp"
|
||||
>
|
||||
@ -391,6 +395,10 @@
|
||||
RelativePath="..\..\lib\Transforms\Ipo\LowerSetJmp.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\lib\Transforms\IPO\PartialSpecialization.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\lib\Transforms\Ipo\PruneEH.cpp"
|
||||
>
|
||||
@ -491,6 +499,10 @@
|
||||
RelativePath="..\..\lib\Transforms\Scalar\LoopUnswitch.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\lib\Transforms\Scalar\MarkModRef.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\lib\Transforms\Scalar\MemCpyOptimizer.cpp"
|
||||
>
|
||||
|
@ -1,7 +1,7 @@
|
||||
<?xml version="1.0" encoding="Windows-1252"?>
|
||||
<VisualStudioProject
|
||||
ProjectType="Visual C++"
|
||||
Version="8.00"
|
||||
Version="8,00"
|
||||
Name="x86"
|
||||
ProjectGUID="{144EEBF6-8C9B-4473-B715-2C821666AF6C}"
|
||||
RootNamespace="x86"
|
||||
@ -431,6 +431,10 @@
|
||||
RelativePath="..\..\lib\Target\X86\X86RegisterInfo.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\lib\Target\X86\X86Relocations.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\lib\Target\X86\X86Subtarget.cpp"
|
||||
>
|
||||
|
Loading…
Reference in New Issue
Block a user