mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-29 13:32:33 +00:00
Adding missing files to Transforms and VMCore VC++ projects.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@51098 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
9097d14e57
commit
ca8f32599b
@ -682,6 +682,10 @@
|
|||||||
RelativePath="..\..\lib\Transforms\Utils\UnifyFunctionExitNodes.cpp"
|
RelativePath="..\..\lib\Transforms\Utils\UnifyFunctionExitNodes.cpp"
|
||||||
>
|
>
|
||||||
</File>
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\..\lib\Transforms\Utils\UnrollLoop.cpp"
|
||||||
|
>
|
||||||
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\lib\Transforms\Utils\ValueMapper.cpp"
|
RelativePath="..\..\lib\Transforms\Utils\ValueMapper.cpp"
|
||||||
>
|
>
|
||||||
|
@ -442,6 +442,10 @@
|
|||||||
RelativePath="..\..\lib\VMCore\TypeSymbolTable.cpp"
|
RelativePath="..\..\lib\VMCore\TypeSymbolTable.cpp"
|
||||||
>
|
>
|
||||||
</File>
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\..\lib\VMCore\Use.cpp"
|
||||||
|
>
|
||||||
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\lib\VMCore\Value.cpp"
|
RelativePath="..\..\lib\VMCore\Value.cpp"
|
||||||
>
|
>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user