summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOwen Anderson <resistor@mac.com>2010-09-13 19:47:32 +0000
committerOwen Anderson <resistor@mac.com>2010-09-13 19:47:32 +0000
commit43f983137650f5d3a1140c9bd9f2ff5d85e4fa89 (patch)
tree6ad99bb6ce35830b783794a306f023ad6fdb678d
parent0bf2a926f22b3cc6d42a695b346f5f3d8c39706c (diff)
downloadbcm5719-llvm-43f983137650f5d3a1140c9bd9f2ff5d85e4fa89.tar.gz
bcm5719-llvm-43f983137650f5d3a1140c9bd9f2ff5d85e4fa89.zip
Attempt to fix the Linux build.
llvm-svn: 113773
-rw-r--r--llvm/include/llvm/CodeGen/AsmPrinter.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/include/llvm/CodeGen/AsmPrinter.h b/llvm/include/llvm/CodeGen/AsmPrinter.h
index b018603b314..e53c179e793 100644
--- a/llvm/include/llvm/CodeGen/AsmPrinter.h
+++ b/llvm/include/llvm/CodeGen/AsmPrinter.h
@@ -18,6 +18,7 @@
#include "llvm/CodeGen/MachineFunctionPass.h"
#include "llvm/Support/DebugLoc.h"
+#include "llvm/System/DataTypes.h"
namespace llvm {
class BlockAddress;
OpenPOWER on IntegriCloud