mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-19 20:34:38 +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"?>
|
<?xml version="1.0" encoding="Windows-1252"?>
|
||||||
<VisualStudioProject
|
<VisualStudioProject
|
||||||
ProjectType="Visual C++"
|
ProjectType="Visual C++"
|
||||||
Version="8.00"
|
Version="8,00"
|
||||||
Name="CodeGen"
|
Name="CodeGen"
|
||||||
ProjectGUID="{08CEB1BB-C2A4-4587-B9A9-AEDB8FB44897}"
|
ProjectGUID="{08CEB1BB-C2A4-4587-B9A9-AEDB8FB44897}"
|
||||||
Keyword="Win32Proj"
|
Keyword="Win32Proj"
|
||||||
@ -535,6 +535,10 @@
|
|||||||
RelativePath="..\..\lib\CodeGen\SelectionDAG\ScheduleDAG.cpp"
|
RelativePath="..\..\lib\CodeGen\SelectionDAG\ScheduleDAG.cpp"
|
||||||
>
|
>
|
||||||
</File>
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\..\lib\CodeGen\SelectionDAG\ScheduleDAGEmit.cpp"
|
||||||
|
>
|
||||||
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\lib\CodeGen\SelectionDAG\ScheduleDAGList.cpp"
|
RelativePath="..\..\lib\CodeGen\SelectionDAG\ScheduleDAGList.cpp"
|
||||||
>
|
>
|
||||||
@ -547,6 +551,14 @@
|
|||||||
RelativePath="..\..\lib\CodeGen\SelectionDAG\SelectionDAG.cpp"
|
RelativePath="..\..\lib\CodeGen\SelectionDAG\SelectionDAG.cpp"
|
||||||
>
|
>
|
||||||
</File>
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\..\lib\CodeGen\SelectionDAG\SelectionDAGBuild.cpp"
|
||||||
|
>
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\..\lib\CodeGen\SelectionDAG\SelectionDAGBuild.h"
|
||||||
|
>
|
||||||
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\lib\CodeGen\SelectionDAG\SelectionDAGISel.cpp"
|
RelativePath="..\..\lib\CodeGen\SelectionDAG\SelectionDAGISel.cpp"
|
||||||
>
|
>
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
<?xml version="1.0" encoding="Windows-1252"?>
|
<?xml version="1.0" encoding="Windows-1252"?>
|
||||||
<VisualStudioProject
|
<VisualStudioProject
|
||||||
ProjectType="Visual C++"
|
ProjectType="Visual C++"
|
||||||
Version="8.00"
|
Version="8,00"
|
||||||
Name="Transforms"
|
Name="Transforms"
|
||||||
ProjectGUID="{C59374C1-9FC0-4147-B836-327DFDC52D99}"
|
ProjectGUID="{C59374C1-9FC0-4147-B836-327DFDC52D99}"
|
||||||
Keyword="Win32Proj"
|
Keyword="Win32Proj"
|
||||||
@ -367,6 +367,10 @@
|
|||||||
RelativePath="..\..\lib\Transforms\Ipo\IndMemRemoval.cpp"
|
RelativePath="..\..\lib\Transforms\Ipo\IndMemRemoval.cpp"
|
||||||
>
|
>
|
||||||
</File>
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\..\lib\Transforms\IPO\InlineAlways.cpp"
|
||||||
|
>
|
||||||
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\lib\Transforms\Ipo\Inliner.cpp"
|
RelativePath="..\..\lib\Transforms\Ipo\Inliner.cpp"
|
||||||
>
|
>
|
||||||
@ -391,6 +395,10 @@
|
|||||||
RelativePath="..\..\lib\Transforms\Ipo\LowerSetJmp.cpp"
|
RelativePath="..\..\lib\Transforms\Ipo\LowerSetJmp.cpp"
|
||||||
>
|
>
|
||||||
</File>
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\..\lib\Transforms\IPO\PartialSpecialization.cpp"
|
||||||
|
>
|
||||||
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\lib\Transforms\Ipo\PruneEH.cpp"
|
RelativePath="..\..\lib\Transforms\Ipo\PruneEH.cpp"
|
||||||
>
|
>
|
||||||
@ -491,6 +499,10 @@
|
|||||||
RelativePath="..\..\lib\Transforms\Scalar\LoopUnswitch.cpp"
|
RelativePath="..\..\lib\Transforms\Scalar\LoopUnswitch.cpp"
|
||||||
>
|
>
|
||||||
</File>
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\..\lib\Transforms\Scalar\MarkModRef.cpp"
|
||||||
|
>
|
||||||
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\lib\Transforms\Scalar\MemCpyOptimizer.cpp"
|
RelativePath="..\..\lib\Transforms\Scalar\MemCpyOptimizer.cpp"
|
||||||
>
|
>
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
<?xml version="1.0" encoding="Windows-1252"?>
|
<?xml version="1.0" encoding="Windows-1252"?>
|
||||||
<VisualStudioProject
|
<VisualStudioProject
|
||||||
ProjectType="Visual C++"
|
ProjectType="Visual C++"
|
||||||
Version="8.00"
|
Version="8,00"
|
||||||
Name="x86"
|
Name="x86"
|
||||||
ProjectGUID="{144EEBF6-8C9B-4473-B715-2C821666AF6C}"
|
ProjectGUID="{144EEBF6-8C9B-4473-B715-2C821666AF6C}"
|
||||||
RootNamespace="x86"
|
RootNamespace="x86"
|
||||||
@ -431,6 +431,10 @@
|
|||||||
RelativePath="..\..\lib\Target\X86\X86RegisterInfo.cpp"
|
RelativePath="..\..\lib\Target\X86\X86RegisterInfo.cpp"
|
||||||
>
|
>
|
||||||
</File>
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\..\lib\Target\X86\X86Relocations.h"
|
||||||
|
>
|
||||||
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\lib\Target\X86\X86Subtarget.cpp"
|
RelativePath="..\..\lib\Target\X86\X86Subtarget.cpp"
|
||||||
>
|
>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user