summaryrefslogtreecommitdiff
path: root/win32
diff options
context:
space:
mode:
authorJeff Cohen <jeffc@jolt-lang.org>2006-03-24 02:18:52 +0000
committerJeff Cohen <jeffc@jolt-lang.org>2006-03-24 02:18:52 +0000
commitb52a5d944dbd64070167b113b4a4813aa9fea1d9 (patch)
treefc0e52503ed988163a9042060541934dffdc982a /win32
parent23ea6078e9c0eba167011748c1faf044e2c0e509 (diff)
downloadllvm-b52a5d944dbd64070167b113b4a4813aa9fea1d9.tar.gz
llvm-b52a5d944dbd64070167b113b4a4813aa9fea1d9.tar.bz2
llvm-b52a5d944dbd64070167b113b4a4813aa9fea1d9.tar.xz
Get Visual Studio happy again.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@27031 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'win32')
-rw-r--r--win32/CodeGen/CodeGen.vcproj3
-rw-r--r--win32/VMCore/VMCore.vcproj3
2 files changed, 6 insertions, 0 deletions
diff --git a/win32/CodeGen/CodeGen.vcproj b/win32/CodeGen/CodeGen.vcproj
index 5afba38364..040a741cf7 100644
--- a/win32/CodeGen/CodeGen.vcproj
+++ b/win32/CodeGen/CodeGen.vcproj
@@ -259,6 +259,9 @@
RelativePath="..\..\include\llvm\CodeGen\MachineInstrBuilder.h">
</File>
<File
+ RelativePath="..\..\include\llvm\CodeGen\MachineLocation.h">
+ </File>
+ <File
RelativePath="..\..\include\llvm\CodeGen\MachineRelocation.h">
</File>
<File
diff --git a/win32/VMCore/VMCore.vcproj b/win32/VMCore/VMCore.vcproj
index 56cf891c6b..4cfd443673 100644
--- a/win32/VMCore/VMCore.vcproj
+++ b/win32/VMCore/VMCore.vcproj
@@ -146,6 +146,9 @@
RelativePath="..\..\lib\VMCore\Instructions.cpp">
</File>
<File
+ RelativePath="..\..\lib\VMCore\IntrinsicInst.cpp">
+ </File>
+ <File
RelativePath="..\..\include\llvm\Intrinsics.td">
<FileConfiguration
Name="Debug|Win32">