Updating win32 VStudio project files with new file references and removing dead references.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@48849 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Chuck Rose III 2008-03-27 00:02:53 +00:00
parent d9ffd4cb92
commit 5b0c85588a
4 changed files with 37 additions and 29 deletions

View File

@ -360,6 +360,10 @@
RelativePath="..\..\lib\CodeGen\LLVMTargetMachine.cpp"
>
</File>
<File
RelativePath="..\..\lib\CodeGen\LoopAligner.cpp"
>
</File>
<File
RelativePath="..\..\lib\CodeGen\LowerSubregs.cpp"
>
@ -432,6 +436,10 @@
RelativePath="..\..\lib\CodeGen\PrologEpilogInserter.cpp"
>
</File>
<File
RelativePath="..\..\lib\CodeGen\PseudoSourceValue.cpp"
>
</File>
<File
RelativePath="..\..\lib\CodeGen\RegAllocBigBlock.cpp"
>
@ -507,6 +515,10 @@
RelativePath="..\..\lib\CodeGen\SelectionDAG\LegalizeTypesExpand.cpp"
>
</File>
<File
RelativePath="..\..\lib\CodeGen\SelectionDAG\LegalizeTypesFloatToInt.cpp"
>
</File>
<File
RelativePath="..\..\lib\CodeGen\SelectionDAG\LegalizeTypesPromote.cpp"
>

View File

@ -338,12 +338,20 @@
RelativePath="..\..\lib\ExecutionEngine\Jit\JIT.cpp"
>
</File>
<File
RelativePath="..\..\include\llvm\ExecutionEngine\JIT.h"
>
</File>
<File
RelativePath="..\..\lib\ExecutionEngine\Jit\JIT.h"
>
</File>
<File
RelativePath="..\..\include\llvm\ExecutionEngine\JIT.h"
RelativePath="..\..\lib\ExecutionEngine\JIT\JITDwarfEmitter.cpp"
>
</File>
<File
RelativePath="..\..\lib\ExecutionEngine\JIT\JITDwarfEmitter.h"
>
</File>
<File

View File

@ -304,10 +304,6 @@
Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
>
<File
RelativePath="..\..\lib\Target\TargetRegisterInfo.cpp"
>
</File>
<File
RelativePath="..\..\lib\Target\SubtargetFeature.cpp"
>
@ -340,6 +336,10 @@
RelativePath="..\..\lib\Target\TargetMachOWriterInfo.cpp"
>
</File>
<File
RelativePath="..\..\lib\Target\TargetRegisterInfo.cpp"
>
</File>
<File
RelativePath="..\..\lib\Target\TargetSubtarget.cpp"
>
@ -350,10 +350,6 @@
Filter="h;hpp;hxx;hm;inl;inc;xsd"
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
>
<File
RelativePath="..\..\include\llvm\Target\TargetRegisterInfo.h"
>
</File>
<File
RelativePath="..\..\include\llvm\Target\SubtargetFeature.h"
>
@ -410,6 +406,10 @@
RelativePath="..\..\include\llvm\Target\TargetOptions.h"
>
</File>
<File
RelativePath="..\..\include\llvm\Target\TargetRegisterInfo.h"
>
</File>
<File
RelativePath="..\..\include\llvm\Target\TargetSubtarget.h"
>

View File

@ -351,10 +351,6 @@
RelativePath="..\..\lib\Transforms\Ipo\DeadTypeElimination.cpp"
>
</File>
<File
RelativePath="..\..\lib\Transforms\Ipo\ExtractFunction.cpp"
>
</File>
<File
RelativePath="..\..\lib\Transforms\Ipo\GlobalDCE.cpp"
>
@ -371,10 +367,6 @@
RelativePath="..\..\lib\Transforms\Ipo\Inliner.cpp"
>
</File>
<File
RelativePath="..\..\lib\Transforms\Ipo\Inliner.h"
>
</File>
<File
RelativePath="..\..\lib\Transforms\Ipo\InlineSimple.cpp"
>
@ -415,6 +407,10 @@
RelativePath="..\..\lib\Transforms\Ipo\StripSymbols.cpp"
>
</File>
<File
RelativePath="..\..\lib\Transforms\IPO\StructRetPromotion.cpp"
>
</File>
</Filter>
<Filter
Name="Scalar"
@ -439,10 +435,6 @@
RelativePath="..\..\lib\Transforms\Scalar\ConstantProp.cpp"
>
</File>
<File
RelativePath="..\..\lib\Transforms\Scalar\CorrelatedExprs.cpp"
>
</File>
<File
RelativePath="..\..\lib\Transforms\Scalar\DCE.cpp"
>
@ -495,10 +487,6 @@
RelativePath="..\..\lib\Transforms\Scalar\LoopUnswitch.cpp"
>
</File>
<File
RelativePath="..\..\lib\Transforms\Scalar\LowerPacked.cpp"
>
</File>
<File
RelativePath="..\..\lib\Transforms\Scalar\PredicateSimplifier.cpp"
>
@ -511,6 +499,10 @@
RelativePath="..\..\lib\Transforms\Scalar\Reg2Mem.cpp"
>
</File>
<File
RelativePath="..\..\lib\Transforms\Scalar\Scalar.cpp"
>
</File>
<File
RelativePath="..\..\lib\Transforms\Scalar\ScalarReplAggregates.cpp"
>
@ -603,10 +595,6 @@
RelativePath="..\..\lib\Transforms\Utils\LowerInvoke.cpp"
>
</File>
<File
RelativePath="..\..\lib\Transforms\Utils\LowerSelect.cpp"
>
</File>
<File
RelativePath="..\..\lib\Transforms\Utils\LowerSwitch.cpp"
>