aboutsummaryrefslogtreecommitdiffstats
path: root/win32/CodeGen
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2004-12-04 19:14:38 +0000
committerChris Lattner <sabre@nondot.org>2004-12-04 19:14:38 +0000
commitffbc58de91ff7f0ee641695b6c5cafb0a34e011b (patch)
treeddf89237bec172ade6c6220000deaae9dbb76c47 /win32/CodeGen
parentc8ef1edc63508d21bf8e38112fc125cde01fdbb9 (diff)
downloadexternal_llvm-ffbc58de91ff7f0ee641695b6c5cafb0a34e011b.zip
external_llvm-ffbc58de91ff7f0ee641695b6c5cafb0a34e011b.tar.gz
external_llvm-ffbc58de91ff7f0ee641695b6c5cafb0a34e011b.tar.bz2
Update the win32 project files, contributed by Morton Ofstad!
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@18495 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'win32/CodeGen')
-rw-r--r--win32/CodeGen/CodeGen.vcproj54
1 files changed, 54 insertions, 0 deletions
diff --git a/win32/CodeGen/CodeGen.vcproj b/win32/CodeGen/CodeGen.vcproj
index 9e969a1..ef0c62a 100644
--- a/win32/CodeGen/CodeGen.vcproj
+++ b/win32/CodeGen/CodeGen.vcproj
@@ -171,15 +171,69 @@
Filter="h;hpp;hxx;hm;inl;inc;xsd"
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}">
<File
+ RelativePath="..\..\include\llvm\CodeGen\AsmPrinter.h">
+ </File>
+ <File
+ RelativePath="..\..\include\llvm\CodeGen\InstrScheduling.h">
+ </File>
+ <File
+ RelativePath="..\..\include\llvm\CodeGen\IntrinsicLowering.h">
+ </File>
+ <File
RelativePath="..\..\lib\CodeGen\LiveInterval.h">
</File>
<File
RelativePath="..\..\lib\CodeGen\LiveIntervalAnalysis.h">
</File>
<File
+ RelativePath="..\..\include\llvm\CodeGen\LiveVariables.h">
+ </File>
+ <File
+ RelativePath="..\..\include\llvm\CodeGen\MachineBasicBlock.h">
+ </File>
+ <File
+ RelativePath="..\..\include\llvm\CodeGen\MachineCodeEmitter.h">
+ </File>
+ <File
+ RelativePath="..\..\include\llvm\CodeGen\MachineConstantPool.h">
+ </File>
+ <File
+ RelativePath="..\..\include\llvm\CodeGen\MachineFrameInfo.h">
+ </File>
+ <File
+ RelativePath="..\..\include\llvm\CodeGen\MachineFunction.h">
+ </File>
+ <File
+ RelativePath="..\..\include\llvm\CodeGen\MachineFunctionPass.h">
+ </File>
+ <File
+ RelativePath="..\..\include\llvm\CodeGen\MachineInstr.h">
+ </File>
+ <File
+ RelativePath="..\..\include\llvm\CodeGen\MachineInstrBuilder.h">
+ </File>
+ <File
+ RelativePath="..\..\include\llvm\CodeGen\Passes.h">
+ </File>
+ <File
RelativePath="..\..\lib\CodeGen\PhysRegTracker.h">
</File>
<File
+ RelativePath="..\..\include\llvm\CodeGen\SchedGraphCommon.h">
+ </File>
+ <File
+ RelativePath="..\..\include\llvm\CodeGen\SelectionDAG.h">
+ </File>
+ <File
+ RelativePath="..\..\include\llvm\CodeGen\SSARegMap.h">
+ </File>
+ <File
+ RelativePath="..\..\include\llvm\CodeGen\ValueSet.h">
+ </File>
+ <File
+ RelativePath="..\..\include\llvm\CodeGen\ValueTypes.h">
+ </File>
+ <File
RelativePath="..\..\lib\CodeGen\VirtRegMap.h">
</File>
</Filter>