summaryrefslogtreecommitdiff
path: root/win32
diff options
context:
space:
mode:
authorChuck Rose III <cfr@adobe.com>2007-12-08 00:53:13 +0000
committerChuck Rose III <cfr@adobe.com>2007-12-08 00:53:13 +0000
commite5839f878855b2e0cd0e1288530933ac3137ad1b (patch)
treeb196935a2c4dcbd2b185257925cd35ece4498df8 /win32
parent0f940c95d4506f8d04fa2aeda8a79cadb3105fe3 (diff)
downloadllvm-e5839f878855b2e0cd0e1288530933ac3137ad1b.tar.gz
llvm-e5839f878855b2e0cd0e1288530933ac3137ad1b.tar.bz2
llvm-e5839f878855b2e0cd0e1288530933ac3137ad1b.tar.xz
Adding MachineLoopInfo.h,.cpp and MachineLICP.cpp to VStudio build
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@44690 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'win32')
-rw-r--r--win32/CodeGen/CodeGen.vcproj12
1 files changed, 12 insertions, 0 deletions
diff --git a/win32/CodeGen/CodeGen.vcproj b/win32/CodeGen/CodeGen.vcproj
index 0d09138f63..d87abc2bb5 100644
--- a/win32/CodeGen/CodeGen.vcproj
+++ b/win32/CodeGen/CodeGen.vcproj
@@ -377,6 +377,14 @@
>
</File>
<File
+ RelativePath="..\..\lib\CodeGen\MachineLICM.cpp"
+ >
+ </File>
+ <File
+ RelativePath="..\..\lib\CodeGen\MachineLoopInfo.cpp"
+ >
+ </File>
+ <File
RelativePath="..\..\lib\CodeGen\MachineModuleInfo.cpp"
>
</File>
@@ -603,6 +611,10 @@
>
</File>
<File
+ RelativePath="..\..\include\llvm\CodeGen\MachineLoopInfo.h"
+ >
+ </File>
+ <File
RelativePath="..\..\include\llvm\CodeGen\MachineModuleInfo.h"
>
</File>