summaryrefslogtreecommitdiffstats
path: root/llvm/win32/CodeGen
diff options
context:
space:
mode:
authorCedric Venet <cedric.venet@laposte.net>2008-09-20 18:02:18 +0000
committerCedric Venet <cedric.venet@laposte.net>2008-09-20 18:02:18 +0000
commitb0f876d55d06210622cbc86ef038705d033aaf7b (patch)
tree327c3d2d15f8658bd4fad7f735aaf0096abb7bfb /llvm/win32/CodeGen
parentc16067c3df1f198802488a794f00eb9b56d499f0 (diff)
downloadbcm5719-llvm-b0f876d55d06210622cbc86ef038705d033aaf7b.tar.gz
bcm5719-llvm-b0f876d55d06210622cbc86ef038705d033aaf7b.zip
Update VS projects.
Change some class to struct for coherency. llvm-svn: 56389
Diffstat (limited to 'llvm/win32/CodeGen')
-rw-r--r--llvm/win32/CodeGen/CodeGen.vcproj10
1 files changed, 9 insertions, 1 deletions
diff --git a/llvm/win32/CodeGen/CodeGen.vcproj b/llvm/win32/CodeGen/CodeGen.vcproj
index 89132ff5e14..b5b755f289a 100644
--- a/llvm/win32/CodeGen/CodeGen.vcproj
+++ b/llvm/win32/CodeGen/CodeGen.vcproj
@@ -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"
@@ -309,6 +309,10 @@
>
</File>
<File
+ RelativePath="..\..\lib\CodeGen\DeadMachineInstructionElim.cpp"
+ >
+ </File>
+ <File
RelativePath="..\..\lib\CodeGen\ELFWriter.cpp"
>
</File>
@@ -540,6 +544,10 @@
>
</File>
<File
+ RelativePath="..\..\lib\CodeGen\SelectionDAG\ScheduleDAGFast.cpp"
+ >
+ </File>
+ <File
RelativePath="..\..\lib\CodeGen\SelectionDAG\ScheduleDAGList.cpp"
>
</File>
OpenPOWER on IntegriCloud