mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-30 16:53:02 +00:00
Adding MachineLoopInfo.h,.cpp and MachineLICP.cpp to VStudio build
llvm-svn: 44690
This commit is contained in:
parent
c08dedb060
commit
5f4fcd1d08
@ -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