summaryrefslogtreecommitdiff
path: root/win32
diff options
context:
space:
mode:
authorCedric Venet <cedric.venet@laposte.net>2008-06-30 10:31:41 +0000
committerCedric Venet <cedric.venet@laposte.net>2008-06-30 10:31:41 +0000
commitfe4f3d6a90887b286b152c1ba846c064ebf10c84 (patch)
tree16c5b0f4773e7dd4181dbe22a105ed29fd30189f /win32
parentf9516208e57364ab1e7d8748af1f59a2ea5fb572 (diff)
downloadllvm-fe4f3d6a90887b286b152c1ba846c064ebf10c84.tar.gz
llvm-fe4f3d6a90887b286b152c1ba846c064ebf10c84.tar.bz2
llvm-fe4f3d6a90887b286b152c1ba846c064ebf10c84.tar.xz
Add loopVR files.
Users of VS need to manually force rebuild the X86 projet to use the last version of tablegen. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@52894 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'win32')
-rw-r--r--win32/Analysis/Analysis.vcproj8
1 files changed, 8 insertions, 0 deletions
diff --git a/win32/Analysis/Analysis.vcproj b/win32/Analysis/Analysis.vcproj
index fb40d9ffb1..935530607d 100644
--- a/win32/Analysis/Analysis.vcproj
+++ b/win32/Analysis/Analysis.vcproj
@@ -373,6 +373,10 @@
>
</File>
<File
+ RelativePath="..\..\lib\Analysis\LoopVR.cpp"
+ >
+ </File>
+ <File
RelativePath="..\..\lib\Analysis\MemoryDependenceAnalysis.cpp"
>
</File>
@@ -507,6 +511,10 @@
>
</File>
<File
+ RelativePath="..\..\include\llvm\Analysis\LoopVR.h"
+ >
+ </File>
+ <File
RelativePath="..\..\include\llvm\Analysis\Passes.h"
>
</File>