mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-17 21:35:07 +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"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\lib\Transforms\Utils\UnrollLoop.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\lib\Transforms\Utils\ValueMapper.cpp"
|
||||
>
|
||||
|
@ -442,6 +442,10 @@
|
||||
RelativePath="..\..\lib\VMCore\TypeSymbolTable.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\lib\VMCore\Use.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\lib\VMCore\Value.cpp"
|
||||
>
|
||||
|
Loading…
x
Reference in New Issue
Block a user