summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/AsmPrinter/DebugLocEntry.h
diff options
context:
space:
mode:
authorBenjamin Kramer <benny.kra@googlemail.com>2016-03-04 10:49:30 +0000
committerBenjamin Kramer <benny.kra@googlemail.com>2016-03-04 10:49:30 +0000
commit4dbf3371bb55df606fda947ec9c4548d324a07a5 (patch)
tree26aa4cf7642d7aff3d3e45d714aca9196fdad58c /llvm/lib/CodeGen/AsmPrinter/DebugLocEntry.h
parent5bf46ac15082e228ba78be51a30213e338c521ad (diff)
downloadbcm5719-llvm-4dbf3371bb55df606fda947ec9c4548d324a07a5.tar.gz
bcm5719-llvm-4dbf3371bb55df606fda947ec9c4548d324a07a5.zip
Make headers self-contained again.
llvm-svn: 262702
Diffstat (limited to 'llvm/lib/CodeGen/AsmPrinter/DebugLocEntry.h')
-rw-r--r--llvm/lib/CodeGen/AsmPrinter/DebugLocEntry.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/lib/CodeGen/AsmPrinter/DebugLocEntry.h b/llvm/lib/CodeGen/AsmPrinter/DebugLocEntry.h
index b09708159a1..0e6ce73ae89 100644
--- a/llvm/lib/CodeGen/AsmPrinter/DebugLocEntry.h
+++ b/llvm/lib/CodeGen/AsmPrinter/DebugLocEntry.h
@@ -16,6 +16,7 @@
#include "llvm/IR/DebugInfo.h"
#include "llvm/MC/MCSymbol.h"
#include "llvm/MC/MachineLocation.h"
+#include "llvm/Support/Debug.h"
namespace llvm {
class AsmPrinter;
OpenPOWER on IntegriCloud