summaryrefslogtreecommitdiff
path: root/win32/CodeGen
diff options
context:
space:
mode:
authorChuck Rose III <cfr@adobe.com>2008-01-03 19:53:03 +0000
committerChuck Rose III <cfr@adobe.com>2008-01-03 19:53:03 +0000
commit0b589912a82984bed9d4ab0df71b06a127f54986 (patch)
tree34577a7c29bc2a4fce671307d0fb625f2bc8414b /win32/CodeGen
parent069266b52f86a8577595373bd15a13240f8630b3 (diff)
downloadllvm-0b589912a82984bed9d4ab0df71b06a127f54986.tar.gz
llvm-0b589912a82984bed9d4ab0df71b06a127f54986.tar.bz2
llvm-0b589912a82984bed9d4ab0df71b06a127f54986.tar.xz
Adding new files to win32 build
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@45545 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'win32/CodeGen')
-rw-r--r--win32/CodeGen/CodeGen.vcproj16
1 files changed, 12 insertions, 4 deletions
diff --git a/win32/CodeGen/CodeGen.vcproj b/win32/CodeGen/CodeGen.vcproj
index bef0d1854f..6e129e4c10 100644
--- a/win32/CodeGen/CodeGen.vcproj
+++ b/win32/CodeGen/CodeGen.vcproj
@@ -453,6 +453,10 @@
>
</File>
<File
+ RelativePath="..\..\lib\CodeGen\TargetInstrInfoImpl.cpp"
+ >
+ </File>
+ <File
RelativePath="..\..\lib\CodeGen\TwoAddressInstructionPass.cpp"
>
</File>
@@ -647,10 +651,18 @@
>
</File>
<File
+ RelativePath="..\..\include\llvm\CodeGen\MachineOperand.h"
+ >
+ </File>
+ <File
RelativePath="..\..\include\llvm\CodeGen\MachinePassRegistry.h"
>
</File>
<File
+ RelativePath="..\..\include\llvm\CodeGen\MachineRegisterInfo.h"
+ >
+ </File>
+ <File
RelativePath="..\..\include\llvm\CodeGen\MachineRelocation.h"
>
</File>
@@ -711,10 +723,6 @@
>
</File>
<File
- RelativePath="..\..\include\llvm\CodeGen\SSARegMap.h"
- >
- </File>
- <File
RelativePath="..\..\include\llvm\CodeGen\ValueTypes.h"
>
</File>