mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-11-13 21:05:16 +00:00
Update a couple VC++ project files.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@50780 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
70e616fa0b
commit
bec41b8db3
@ -408,7 +408,7 @@
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\utils\TableGen\LLVMCCConfigurationEmitter.cpp"
|
||||
RelativePath="..\..\utils\TableGen\LLVMCConfigurationEmitter.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
|
@ -463,10 +463,18 @@
|
||||
RelativePath="..\..\lib\Transforms\Scalar\InstructionCombining.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\lib\Transforms\Scalar\JumpThreading.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\lib\Transforms\Scalar\LICM.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\lib\Transforms\Scalar\LoopDeletion.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\lib\Transforms\Scalar\LoopIndexSplit.cpp"
|
||||
>
|
||||
@ -519,6 +527,28 @@
|
||||
RelativePath="..\..\lib\Transforms\Scalar\SimplifyCFG.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\lib\Transforms\Scalar\SimplifyLibCalls.cpp"
|
||||
>
|
||||
<FileConfiguration
|
||||
Name="Debug|Win32"
|
||||
>
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
ObjectFile="$(IntDir)\$(InputName)1.obj"
|
||||
XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc"
|
||||
/>
|
||||
</FileConfiguration>
|
||||
<FileConfiguration
|
||||
Name="Release|Win32"
|
||||
>
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
ObjectFile="$(IntDir)\$(InputName)1.obj"
|
||||
XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc"
|
||||
/>
|
||||
</FileConfiguration>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\lib\Transforms\Scalar\TailDuplication.cpp"
|
||||
>
|
||||
|
Loading…
Reference in New Issue
Block a user