summaryrefslogtreecommitdiff
path: root/win32
diff options
context:
space:
mode:
authorCedric Venet <cedric.venet@laposte.net>2008-08-09 11:57:39 +0000
committerCedric Venet <cedric.venet@laposte.net>2008-08-09 11:57:39 +0000
commit1c5afa3767c7cc48fed4e7c58fb622f6a5b94fcb (patch)
treea1f44c0e54e200f2f938e64b5aa52fe20e33199c /win32
parent1378c1dd22842d59ef6dd4c6c1e84cd05f63948c (diff)
downloadllvm-1c5afa3767c7cc48fed4e7c58fb622f6a5b94fcb.tar.gz
llvm-1c5afa3767c7cc48fed4e7c58fb622f6a5b94fcb.tar.bz2
llvm-1c5afa3767c7cc48fed4e7c58fb622f6a5b94fcb.tar.xz
update VS project.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@54580 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'win32')
-rw-r--r--win32/CodeGen/CodeGen.vcproj8
1 files changed, 8 insertions, 0 deletions
diff --git a/win32/CodeGen/CodeGen.vcproj b/win32/CodeGen/CodeGen.vcproj
index 16fce26da2..10aa2d8c34 100644
--- a/win32/CodeGen/CodeGen.vcproj
+++ b/win32/CodeGen/CodeGen.vcproj
@@ -560,6 +560,10 @@
>
</File>
<File
+ RelativePath="..\..\lib\CodeGen\SelectionDAG\SimpleBBISel.cpp"
+ >
+ </File>
+ <File
RelativePath="..\..\lib\CodeGen\SelectionDAG\TargetLowering.cpp"
>
</File>
@@ -751,6 +755,10 @@
>
</File>
<File
+ RelativePath="..\..\lib\CodeGen\SelectionDAG\SimpleBBISel.h"
+ >
+ </File>
+ <File
RelativePath="..\..\lib\CodeGen\SimpleRegisterCoalescing.h"
>
</File>