summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJeff Cohen <jeffc@jolt-lang.org>2007-04-23 13:55:05 +0000
committerJeff Cohen <jeffc@jolt-lang.org>2007-04-23 13:55:05 +0000
commit4bbd4187556b23da0f891abedb600ba2a9236462 (patch)
tree4e320462532d38da52857116f925735f06fc3c64
parente2e9b37698a022e2f7d1ad4a7cb76891f0202d34 (diff)
downloadbcm5719-llvm-4bbd4187556b23da0f891abedb600ba2a9236462.tar.gz
bcm5719-llvm-4bbd4187556b23da0f891abedb600ba2a9236462.zip
Unbreak VC++ build.
llvm-svn: 36362
-rw-r--r--llvm/win32/Bitcode/Bitcode.vcproj4
1 files changed, 2 insertions, 2 deletions
diff --git a/llvm/win32/Bitcode/Bitcode.vcproj b/llvm/win32/Bitcode/Bitcode.vcproj
index 18ff00adc85..6fc27c683a1 100644
--- a/llvm/win32/Bitcode/Bitcode.vcproj
+++ b/llvm/win32/Bitcode/Bitcode.vcproj
@@ -149,10 +149,10 @@
RelativePath="..\..\include\llvm\Bitcode\BitstreamWriter.h">
</File>
<File
- RelativePath="..\..\include\llvm\Bitcode\ReaderWriter.h">
+ RelativePath="..\..\include\llvm\Bitcode\LLVMBitCodes.h">
</File>
<File
- RelativePath="..\..\lib\Bitcode\LLVMBitCodes.h">
+ RelativePath="..\..\include\llvm\Bitcode\ReaderWriter.h">
</File>
</Filter>
</Files>
OpenPOWER on IntegriCloud