mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-12 02:33:33 +00:00
Adding MachineLoopInfo.h,.cpp and MachineLICP.cpp to VStudio build
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@44690 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
0f940c95d4
commit
e5839f8788
@ -376,6 +376,14 @@
|
||||
RelativePath="..\..\lib\CodeGen\MachineInstr.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\lib\CodeGen\MachineLICM.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\lib\CodeGen\MachineLoopInfo.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\lib\CodeGen\MachineModuleInfo.cpp"
|
||||
>
|
||||
@ -602,6 +610,10 @@
|
||||
RelativePath="..\..\include\llvm\CodeGen\MachineLocation.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\include\llvm\CodeGen\MachineLoopInfo.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\include\llvm\CodeGen\MachineModuleInfo.h"
|
||||
>
|
||||
|
Loading…
x
Reference in New Issue
Block a user