mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-02-05 14:34:55 +00:00
Updated VC++ build system
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@43479 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
090b38a0da
commit
e476a66761
@ -176,6 +176,10 @@
|
||||
RelativePath="..\..\lib\Bitcode\Reader\Deserialize.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\lib\Bitcode\Reader\DeserializeAPInt.cpp"
|
||||
>
|
||||
</File>
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="Writer"
|
||||
@ -196,6 +200,10 @@
|
||||
RelativePath="..\..\lib\Bitcode\Writer\Serialize.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\lib\Bitcode\Writer\SerializeAPInt.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\lib\Bitcode\Writer\ValueEnumerator.cpp"
|
||||
>
|
||||
|
@ -415,6 +415,10 @@
|
||||
RelativePath="..\..\include\llvm\CodeGen\MachineConstantPool.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\include\llvm\CodeGen\MachineDominators.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\include\llvm\CodeGen\MachineFrameInfo.h"
|
||||
>
|
||||
|
@ -275,6 +275,10 @@
|
||||
RelativePath="..\..\include\llvm\Support\AIXDataTypesFix.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\include\llvm\Support\Alignment.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\include\llvm\Support\AlignOf.h"
|
||||
>
|
||||
|
Loading…
x
Reference in New Issue
Block a user