summaryrefslogtreecommitdiff
path: root/win32
diff options
context:
space:
mode:
authorJeff Cohen <jeffc@jolt-lang.org>2005-10-28 01:43:09 +0000
committerJeff Cohen <jeffc@jolt-lang.org>2005-10-28 01:43:09 +0000
commit9489c04efc47a68af65e226e50f03d488094ffce (patch)
treeb0a90b65e245c78468f4fabd8e993d3b76d6fa89 /win32
parent01959105583ee04bd9c131db7174b6108177caf3 (diff)
downloadllvm-9489c04efc47a68af65e226e50f03d488094ffce.tar.gz
llvm-9489c04efc47a68af65e226e50f03d488094ffce.tar.bz2
llvm-9489c04efc47a68af65e226e50f03d488094ffce.tar.xz
Keep Visual Studio happy.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@24052 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'win32')
-rw-r--r--win32/Analysis/Analysis.vcproj6
-rw-r--r--win32/Target/Target.vcproj3
2 files changed, 9 insertions, 0 deletions
diff --git a/win32/Analysis/Analysis.vcproj b/win32/Analysis/Analysis.vcproj
index be49f4c58b..67c1b39206 100644
--- a/win32/Analysis/Analysis.vcproj
+++ b/win32/Analysis/Analysis.vcproj
@@ -125,6 +125,9 @@
RelativePath="..\..\lib\Analysis\CFGPrinter.cpp">
</File>
<File
+ RelativePath="..\..\lib\Analysis\ConstantFolding.cpp">
+ </File>
+ <File
RelativePath="..\..\lib\Analysis\Expressions.cpp">
</File>
<File
@@ -246,6 +249,9 @@
RelativePath="..\..\include\llvm\Analysis\CFGPrinter.h">
</File>
<File
+ RelativePath="..\..\include\llvm\Analysis\ConstantFolding.h">
+ </File>
+ <File
RelativePath="..\..\include\llvm\Analysis\ConstantsScanner.h">
</File>
<File
diff --git a/win32/Target/Target.vcproj b/win32/Target/Target.vcproj
index 427dc9ba3b..b2a9ba5ee2 100644
--- a/win32/Target/Target.vcproj
+++ b/win32/Target/Target.vcproj
@@ -157,6 +157,9 @@
RelativePath="..\..\include\llvm\Target\TargetInstrInfo.h">
</File>
<File
+ RelativePath="..\..\include\llvm\Target\TargetInstrItineraries.h">
+ </File>
+ <File
RelativePath="..\..\include\llvm\Target\TargetJITInfo.h">
</File>
<File