mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-02-20 14:29:27 +00:00
Updated VC++ build system
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@43275 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
30eeb3c6c0
commit
3d251c626d
@ -161,10 +161,6 @@
|
||||
Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
|
||||
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
|
||||
>
|
||||
<File
|
||||
RelativePath="..\..\lib\Bitcode\Writer\BitcodeWriterPass.cpp"
|
||||
>
|
||||
</File>
|
||||
<Filter
|
||||
Name="Reader"
|
||||
>
|
||||
@ -176,6 +172,10 @@
|
||||
RelativePath="..\..\lib\Bitcode\Reader\BitcodeReader.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\lib\Bitcode\Reader\Deserialize.cpp"
|
||||
>
|
||||
</File>
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="Writer"
|
||||
@ -184,10 +184,18 @@
|
||||
RelativePath="..\..\lib\Bitcode\Writer\BitcodeWriter.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\lib\Bitcode\Writer\BitcodeWriterPass.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\lib\Bitcode\Writer\BitWriter.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\lib\Bitcode\Writer\Serialize.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\lib\Bitcode\Writer\ValueEnumerator.cpp"
|
||||
>
|
||||
|
Loading…
x
Reference in New Issue
Block a user