mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-02 07:32:52 +00:00
Add loopVR files.
Users of VS need to manually force rebuild the X86 projet to use the last version of tablegen. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@52894 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
f9516208e5
commit
fe4f3d6a90
@ -372,6 +372,10 @@
|
||||
RelativePath="..\..\lib\Analysis\LoopPass.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\lib\Analysis\LoopVR.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\lib\Analysis\MemoryDependenceAnalysis.cpp"
|
||||
>
|
||||
@ -506,6 +510,10 @@
|
||||
RelativePath="..\..\include\llvm\Analysis\LoopPass.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\include\llvm\Analysis\LoopVR.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\include\llvm\Analysis\Passes.h"
|
||||
>
|
||||
|
Loading…
Reference in New Issue
Block a user