From 9a79de3d091978cfee5264ee2563fc5dedd33cb7 Mon Sep 17 00:00:00 2001 From: Chuck Rose III Date: Tue, 15 Jan 2008 21:43:17 +0000 Subject: [PATCH] Add files to windows project files. Also include explicitly so that vstudio build works git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@46013 91177308-0d34-0410-b5e6-96231b3b80d8 --- utils/TableGen/CodeGenDAGPatterns.cpp | 1 + win32/CodeGen/CodeGen.vcproj | 16 ++++++++++++++++ win32/TableGen/TableGen.vcproj | 20 ++++++++++++++++++++ win32/Target/Target.vcproj | 4 ++++ win32/Transforms/Transforms.vcproj | 4 ---- 5 files changed, 41 insertions(+), 4 deletions(-) diff --git a/utils/TableGen/CodeGenDAGPatterns.cpp b/utils/TableGen/CodeGenDAGPatterns.cpp index 7851b328c70..14b2b80bee6 100644 --- a/utils/TableGen/CodeGenDAGPatterns.cpp +++ b/utils/TableGen/CodeGenDAGPatterns.cpp @@ -18,6 +18,7 @@ #include "llvm/Support/Debug.h" #include "llvm/Support/Streams.h" #include +#include using namespace llvm; //===----------------------------------------------------------------------===// diff --git a/win32/CodeGen/CodeGen.vcproj b/win32/CodeGen/CodeGen.vcproj index 6e129e4c104..7719e7598f7 100644 --- a/win32/CodeGen/CodeGen.vcproj +++ b/win32/CodeGen/CodeGen.vcproj @@ -312,6 +312,10 @@ RelativePath="..\..\lib\CodeGen\BranchFolding.cpp" > + + @@ -396,6 +400,10 @@ RelativePath="..\..\lib\CodeGen\MachineRegisterInfo.cpp" > + + @@ -404,6 +412,10 @@ RelativePath="..\..\lib\CodeGen\MachOWriter.h" > + + @@ -444,6 +456,10 @@ RelativePath="..\..\lib\CodeGen\RegisterScavenging.cpp" > + + diff --git a/win32/TableGen/TableGen.vcproj b/win32/TableGen/TableGen.vcproj index 0798e01eabf..7c4561d81ad 100644 --- a/win32/TableGen/TableGen.vcproj +++ b/win32/TableGen/TableGen.vcproj @@ -379,6 +379,14 @@ RelativePath="..\..\utils\TableGen\CodeEmitterGen.cpp" > + + + + @@ -387,6 +395,10 @@ RelativePath="..\..\utils\TableGen\DAGISelEmitter.cpp" > + + @@ -441,6 +453,10 @@ RelativePath="..\..\utils\TableGen\CodeEmitterGen.h" > + + @@ -461,6 +477,10 @@ RelativePath="..\..\utils\TableGen\DAGISelEmitter.h" > + + diff --git a/win32/Target/Target.vcproj b/win32/Target/Target.vcproj index 526af60f5e4..5ae5cf3b370 100644 --- a/win32/Target/Target.vcproj +++ b/win32/Target/Target.vcproj @@ -374,6 +374,10 @@ RelativePath="..\..\include\llvm\Target\TargetFrameInfo.h" > + + diff --git a/win32/Transforms/Transforms.vcproj b/win32/Transforms/Transforms.vcproj index fc4acaba3b6..7eb0514bd8a 100644 --- a/win32/Transforms/Transforms.vcproj +++ b/win32/Transforms/Transforms.vcproj @@ -495,10 +495,6 @@ RelativePath="..\..\lib\Transforms\Scalar\LoopUnswitch.cpp" > - -