summaryrefslogtreecommitdiffstats
path: root/llvm
diff options
context:
space:
mode:
Diffstat (limited to 'llvm')
-rw-r--r--llvm/win32/Bitcode/Bitcode.vcproj9
-rw-r--r--llvm/win32/Support/Support.vcproj6
2 files changed, 9 insertions, 6 deletions
diff --git a/llvm/win32/Bitcode/Bitcode.vcproj b/llvm/win32/Bitcode/Bitcode.vcproj
index 6fc27c683a1..828e44c5a04 100644
--- a/llvm/win32/Bitcode/Bitcode.vcproj
+++ b/llvm/win32/Bitcode/Bitcode.vcproj
@@ -117,21 +117,18 @@
<File
RelativePath="..\..\lib\Bitcode\Reader\BitcodeReader.h">
</File>
- <File
- RelativePath="..\..\lib\Bitcode\Reader\ReaderWrappers.cpp">
- </File>
</Filter>
<Filter
Name="Writer"
Filter="">
<File
- RelativePath="..\..\lib\Bitcode\Writer\ValueEnumerator.cpp">
+ RelativePath="..\..\lib\Bitcode\Writer\BitcodeWriter.cpp">
</File>
<File
- RelativePath="..\..\lib\Bitcode\Writer\ValueEnumerator.h">
+ RelativePath="..\..\lib\Bitcode\Writer\ValueEnumerator.cpp">
</File>
<File
- RelativePath="..\..\lib\Bitcode\Writer\Writer.cpp">
+ RelativePath="..\..\lib\Bitcode\Writer\ValueEnumerator.h">
</File>
</Filter>
</Filter>
diff --git a/llvm/win32/Support/Support.vcproj b/llvm/win32/Support/Support.vcproj
index 12e7625b01b..c4f9f76fc44 100644
--- a/llvm/win32/Support/Support.vcproj
+++ b/llvm/win32/Support/Support.vcproj
@@ -158,6 +158,9 @@
RelativePath="..\..\lib\Support\ManagedStatic.cpp">
</File>
<File
+ RelativePath="..\..\lib\Support\MemoryBuffer.cpp">
+ </File>
+ <File
RelativePath="..\..\lib\Support\PluginLoader.cpp">
</File>
<File
@@ -311,6 +314,9 @@
RelativePath="..\..\include\llvm\Support\MathExtras.h">
</File>
<File
+ RelativePath="..\..\include\llvm\Support\MemoryBuffer.h">
+ </File>
+ <File
RelativePath="..\..\include\llvm\Support\OutputBuffer.h">
</File>
<File
OpenPOWER on IntegriCloud