mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-06-11 21:38:19 +00:00
Add new files to Visual Studio.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@25574 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
@ -189,6 +189,9 @@
|
|||||||
<File
|
<File
|
||||||
RelativePath="..\..\lib\CodeGen\SelectionDAG\ScheduleDAG.cpp">
|
RelativePath="..\..\lib\CodeGen\SelectionDAG\ScheduleDAG.cpp">
|
||||||
</File>
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\..\lib\CodeGen\SelectionDAG\ScheduleDAGList.cpp">
|
||||||
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\lib\CodeGen\SelectionDAG\ScheduleDAGSimple.cpp">
|
RelativePath="..\..\lib\CodeGen\SelectionDAG\ScheduleDAGSimple.cpp">
|
||||||
</File>
|
</File>
|
||||||
|
@ -135,6 +135,9 @@
|
|||||||
<File
|
<File
|
||||||
RelativePath="..\..\lib\VMCore\Globals.cpp">
|
RelativePath="..\..\lib\VMCore\Globals.cpp">
|
||||||
</File>
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\..\lib\VMCore\InlineAsm.cpp">
|
||||||
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\lib\VMCore\Instruction.cpp">
|
RelativePath="..\..\lib\VMCore\Instruction.cpp">
|
||||||
</File>
|
</File>
|
||||||
@ -221,6 +224,9 @@
|
|||||||
<File
|
<File
|
||||||
RelativePath="..\..\include\llvm\GlobalVariable.h">
|
RelativePath="..\..\include\llvm\GlobalVariable.h">
|
||||||
</File>
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\..\include\llvm\InlineAsm.h">
|
||||||
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\include\llvm\InstrTypes.h">
|
RelativePath="..\..\include\llvm\InstrTypes.h">
|
||||||
</File>
|
</File>
|
||||||
|
Reference in New Issue
Block a user