mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-07-22 07:24:47 +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:
@@ -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"
|
||||
>
|
||||
|
Reference in New Issue
Block a user