Adding some missing files to VStudio project files. Switching to use generated llvmAsmParser.cpp/.h

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@52935 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Chuck Rose III 2008-06-30 22:37:57 +00:00
parent ee4dc16d75
commit c2bf1870a7
5 changed files with 21 additions and 7 deletions

View File

@ -404,6 +404,10 @@
RelativePath="..\..\lib\Analysis\ScalarEvolutionExpander.cpp"
>
</File>
<File
RelativePath="..\..\lib\Analysis\SparsePropagation.cpp"
>
</File>
<File
RelativePath="..\..\lib\Analysis\Trace.cpp"
>

View File

@ -380,11 +380,11 @@
Name="Generated Files"
>
<File
RelativePath="..\..\lib\AsmParser\llvmAsmParser.cpp"
RelativePath=".\llvmAsmParser.cpp"
>
</File>
<File
RelativePath="..\..\lib\AsmParser\llvmAsmParser.h"
RelativePath=".\llvmAsmParser.h"
>
</File>
</Filter>

View File

@ -376,9 +376,15 @@
<File
RelativePath="..\..\lib\Support\SlowOperationInformer.cpp"
>
<FileConfiguration
Name="Debug|Win32"
>
<Tool
Name="VCCLCompilerTool"
/>
</FileConfiguration>
<FileConfiguration
Name="Release|Win32"
ExcludedFromBuild="true"
>
<Tool
Name="VCCLCompilerTool"

View File

@ -308,6 +308,10 @@
RelativePath="..\..\lib\Target\SubtargetFeature.cpp"
>
</File>
<File
RelativePath="..\..\lib\Target\Target.cpp"
>
</File>
<File
RelativePath="..\..\lib\Target\TargetAsmInfo.cpp"
>

View File

@ -351,6 +351,10 @@
RelativePath="..\..\lib\Transforms\Ipo\DeadTypeElimination.cpp"
>
</File>
<File
RelativePath="..\..\lib\Transforms\IPO\ExtractGV.cpp"
>
</File>
<File
RelativePath="..\..\lib\Transforms\Ipo\GlobalDCE.cpp"
>
@ -554,10 +558,6 @@
>
</File>
</Filter>
<Filter
Name="Parallel"
>
</Filter>
<Filter
Name="Utils"
>