mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-08-14 15:28:20 +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:
@@ -176,6 +176,10 @@
|
|||||||
RelativePath="..\..\lib\Bitcode\Reader\Deserialize.cpp"
|
RelativePath="..\..\lib\Bitcode\Reader\Deserialize.cpp"
|
||||||
>
|
>
|
||||||
</File>
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\..\lib\Bitcode\Reader\DeserializeAPInt.cpp"
|
||||||
|
>
|
||||||
|
</File>
|
||||||
</Filter>
|
</Filter>
|
||||||
<Filter
|
<Filter
|
||||||
Name="Writer"
|
Name="Writer"
|
||||||
@@ -196,6 +200,10 @@
|
|||||||
RelativePath="..\..\lib\Bitcode\Writer\Serialize.cpp"
|
RelativePath="..\..\lib\Bitcode\Writer\Serialize.cpp"
|
||||||
>
|
>
|
||||||
</File>
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\..\lib\Bitcode\Writer\SerializeAPInt.cpp"
|
||||||
|
>
|
||||||
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\lib\Bitcode\Writer\ValueEnumerator.cpp"
|
RelativePath="..\..\lib\Bitcode\Writer\ValueEnumerator.cpp"
|
||||||
>
|
>
|
||||||
|
@@ -415,6 +415,10 @@
|
|||||||
RelativePath="..\..\include\llvm\CodeGen\MachineConstantPool.h"
|
RelativePath="..\..\include\llvm\CodeGen\MachineConstantPool.h"
|
||||||
>
|
>
|
||||||
</File>
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\..\include\llvm\CodeGen\MachineDominators.h"
|
||||||
|
>
|
||||||
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\include\llvm\CodeGen\MachineFrameInfo.h"
|
RelativePath="..\..\include\llvm\CodeGen\MachineFrameInfo.h"
|
||||||
>
|
>
|
||||||
|
@@ -275,6 +275,10 @@
|
|||||||
RelativePath="..\..\include\llvm\Support\AIXDataTypesFix.h"
|
RelativePath="..\..\include\llvm\Support\AIXDataTypesFix.h"
|
||||||
>
|
>
|
||||||
</File>
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\..\include\llvm\Support\Alignment.h"
|
||||||
|
>
|
||||||
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\include\llvm\Support\AlignOf.h"
|
RelativePath="..\..\include\llvm\Support\AlignOf.h"
|
||||||
>
|
>
|
||||||
|
Reference in New Issue
Block a user