mirror of
https://github.com/RPCS3/llvm.git
synced 2024-11-30 07:00:57 +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…
Reference in New Issue
Block a user