Add an include file needed for VS.
authorCedric Venet <cedric.venet@laposte.net>
Fri, 27 Jun 2008 18:00:09 +0000 (18:00 +0000)
committerCedric Venet <cedric.venet@laposte.net>
Fri, 27 Jun 2008 18:00:09 +0000 (18:00 +0000)
Add two new file to codegen project (VS).
This unbreak the build for VS.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@52831 91177308-0d34-0410-b5e6-96231b3b80d8

include/llvm/Analysis/ValueTracking.h
win32/CodeGen/CodeGen.vcproj

index e369976413b61eac67c1027ce7b040cf097d44d5..22a605d86fcfbe6d620ad0e92f0a9a81388e268a 100644 (file)
@@ -16,6 +16,7 @@
 #define LLVM_ANALYSIS_VALUETRACKING_H
 
 #include <string>
+#include <llvm/Support/DataTypes.h>
 
 namespace llvm {
   class Value;
index ef015683ea2a835f37bfe0e47487411db882bce2..b61f3e2723012592e7998f60116fece86f59f40c 100644 (file)
                                RelativePath="..\..\lib\CodeGen\MachineBasicBlock.cpp"
                                >
                        </File>
+                       <File
+                               RelativePath="..\..\lib\CodeGen\MachineDebugInfoDesc.cpp"
+                               >
+                       </File>
                        <File
                                RelativePath="..\..\lib\CodeGen\MachineDominators.cpp"
                                >
                                RelativePath="..\..\include\llvm\CodeGen\MachineConstantPool.h"
                                >
                        </File>
+                       <File
+                               RelativePath="..\..\include\llvm\CodeGen\MachineDebugInfoDesc.h"
+                               >
+                       </File>
                        <File
                                RelativePath="..\..\include\llvm\CodeGen\MachineDominators.h"
                                >