mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-02-28 09:31:03 +00:00
Unbreak VC++ build.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36560 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
9bc406019e
commit
1d6bf2f580
@ -117,22 +117,19 @@
|
|||||||
<File
|
<File
|
||||||
RelativePath="..\..\lib\Bitcode\Reader\BitcodeReader.h">
|
RelativePath="..\..\lib\Bitcode\Reader\BitcodeReader.h">
|
||||||
</File>
|
</File>
|
||||||
<File
|
|
||||||
RelativePath="..\..\lib\Bitcode\Reader\ReaderWrappers.cpp">
|
|
||||||
</File>
|
|
||||||
</Filter>
|
</Filter>
|
||||||
<Filter
|
<Filter
|
||||||
Name="Writer"
|
Name="Writer"
|
||||||
Filter="">
|
Filter="">
|
||||||
|
<File
|
||||||
|
RelativePath="..\..\lib\Bitcode\Writer\BitcodeWriter.cpp">
|
||||||
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\lib\Bitcode\Writer\ValueEnumerator.cpp">
|
RelativePath="..\..\lib\Bitcode\Writer\ValueEnumerator.cpp">
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\lib\Bitcode\Writer\ValueEnumerator.h">
|
RelativePath="..\..\lib\Bitcode\Writer\ValueEnumerator.h">
|
||||||
</File>
|
</File>
|
||||||
<File
|
|
||||||
RelativePath="..\..\lib\Bitcode\Writer\Writer.cpp">
|
|
||||||
</File>
|
|
||||||
</Filter>
|
</Filter>
|
||||||
</Filter>
|
</Filter>
|
||||||
<Filter
|
<Filter
|
||||||
|
@ -157,6 +157,9 @@
|
|||||||
<File
|
<File
|
||||||
RelativePath="..\..\lib\Support\ManagedStatic.cpp">
|
RelativePath="..\..\lib\Support\ManagedStatic.cpp">
|
||||||
</File>
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\..\lib\Support\MemoryBuffer.cpp">
|
||||||
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\lib\Support\PluginLoader.cpp">
|
RelativePath="..\..\lib\Support\PluginLoader.cpp">
|
||||||
</File>
|
</File>
|
||||||
@ -310,6 +313,9 @@
|
|||||||
<File
|
<File
|
||||||
RelativePath="..\..\include\llvm\Support\MathExtras.h">
|
RelativePath="..\..\include\llvm\Support\MathExtras.h">
|
||||||
</File>
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\..\include\llvm\Support\MemoryBuffer.h">
|
||||||
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\include\llvm\Support\OutputBuffer.h">
|
RelativePath="..\..\include\llvm\Support\OutputBuffer.h">
|
||||||
</File>
|
</File>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user