mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-30 17:33:24 +00:00
Visual Studio still has issues with being left out.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@25389 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
a2610934a0
commit
e63629071d
@ -129,16 +129,6 @@
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\lib\Support\FileUtilities.cpp">
|
||||
<FileConfiguration
|
||||
Name="Debug|Win32">
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"/>
|
||||
</FileConfiguration>
|
||||
<FileConfiguration
|
||||
Name="Release|Win32">
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"/>
|
||||
</FileConfiguration>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\lib\Support\IsInf.cpp">
|
||||
@ -178,11 +168,6 @@
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\lib\Support\ToolRunner.cpp">
|
||||
<FileConfiguration
|
||||
Name="Debug|Win32">
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"/>
|
||||
</FileConfiguration>
|
||||
</File>
|
||||
<Filter
|
||||
Name="bzip2"
|
||||
@ -380,6 +365,9 @@
|
||||
<File
|
||||
RelativePath="..\..\include\llvm\Adt\Tree.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\include\llvm\Adt\UniqueVector.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\include\llvm\Adt\VectorExtras.h">
|
||||
</File>
|
||||
|
@ -278,9 +278,6 @@
|
||||
<File
|
||||
RelativePath="..\..\lib\Transforms\Scalar\Mem2Reg.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\lib\Transforms\Scalar\PRE.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\lib\Transforms\Scalar\Reassociate.cpp">
|
||||
</File>
|
||||
|
@ -111,6 +111,9 @@
|
||||
<File
|
||||
RelativePath="..\..\lib\VMCore\AsmWriter.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\lib\VMCore\AutoUpgrade.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\lib\VMCore\BasicBlock.cpp">
|
||||
</File>
|
||||
@ -185,6 +188,9 @@
|
||||
<File
|
||||
RelativePath="..\..\include\llvm\Assembly\AsmAnnotationWriter.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\include\llvm\Assembly\AutoUpgrade.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\include\llvm\BasicBlock.h">
|
||||
</File>
|
||||
|
Loading…
Reference in New Issue
Block a user