summaryrefslogtreecommitdiffstats
path: root/llvm/lib/AsmParser
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2010-04-01 05:20:21 +0000
committerChris Lattner <sabre@nondot.org>2010-04-01 05:20:21 +0000
commite04505e717123484bdde8f51d4f6a4ac7607f797 (patch)
tree2c38c5dca3f99cde7ce33493991c66e1e6d7da0d /llvm/lib/AsmParser
parent8eff0157b24c4557adbfe1e584539ea78ab04035 (diff)
downloadbcm5719-llvm-e04505e717123484bdde8f51d4f6a4ac7607f797.tar.gz
bcm5719-llvm-e04505e717123484bdde8f51d4f6a4ac7607f797.zip
include header.
llvm-svn: 100087
Diffstat (limited to 'llvm/lib/AsmParser')
-rw-r--r--llvm/lib/AsmParser/LLParser.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/lib/AsmParser/LLParser.h b/llvm/lib/AsmParser/LLParser.h
index 0610fc8bbd5..ae460bbb57b 100644
--- a/llvm/lib/AsmParser/LLParser.h
+++ b/llvm/lib/AsmParser/LLParser.h
@@ -17,6 +17,7 @@
#include "LLLexer.h"
#include "llvm/Module.h"
#include "llvm/Type.h"
+#include "llvm/ADT/DenseMap.h"
#include "llvm/Support/ValueHandle.h"
#include <map>
OpenPOWER on IntegriCloud