summaryrefslogtreecommitdiff
path: root/win32/x86
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2004-12-04 19:14:38 +0000
committerChris Lattner <sabre@nondot.org>2004-12-04 19:14:38 +0000
commitffbc58de91ff7f0ee641695b6c5cafb0a34e011b (patch)
treeddf89237bec172ade6c6220000deaae9dbb76c47 /win32/x86
parentc8ef1edc63508d21bf8e38112fc125cde01fdbb9 (diff)
downloadllvm-ffbc58de91ff7f0ee641695b6c5cafb0a34e011b.tar.gz
llvm-ffbc58de91ff7f0ee641695b6c5cafb0a34e011b.tar.bz2
llvm-ffbc58de91ff7f0ee641695b6c5cafb0a34e011b.tar.xz
Update the win32 project files, contributed by Morton Ofstad!
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@18495 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'win32/x86')
-rw-r--r--win32/x86/x86.vcproj9
1 files changed, 6 insertions, 3 deletions
diff --git a/win32/x86/x86.vcproj b/win32/x86/x86.vcproj
index e74ae983e6..ca0cbd86f1 100644
--- a/win32/x86/x86.vcproj
+++ b/win32/x86/x86.vcproj
@@ -142,6 +142,9 @@
RelativePath="..\..\lib\Target\X86\X86ISelSimple.cpp">
</File>
<File
+ RelativePath="..\..\lib\Target\X86\X86JITInfo.cpp">
+ </File>
+ <File
RelativePath="..\..\lib\Target\X86\X86PeepholeOpt.cpp">
</File>
<File
@@ -150,9 +153,6 @@
<File
RelativePath="..\..\lib\Target\X86\X86TargetMachine.cpp">
</File>
- <File
- RelativePath="..\..\lib\Target\X86\X86TargetMachine.h">
- </File>
</Filter>
<Filter
Name="Header Files"
@@ -173,6 +173,9 @@
<File
RelativePath="..\..\lib\Target\X86\X86RegisterInfo.h">
</File>
+ <File
+ RelativePath="..\..\lib\Target\X86\X86TargetMachine.h">
+ </File>
</Filter>
</Files>
<Globals>