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" > - -