aboutsummaryrefslogtreecommitdiffstats
path: root/host/include/llvm/Config/AsmParsers.def
diff options
context:
space:
mode:
authorLogan Chien <loganchien@google.com>2012-05-08 18:48:11 +0800
committerLogan Chien <loganchien@google.com>2012-05-09 18:00:49 +0800
commit9318a38869458cef6806cf85a7d7d8157101fb9f (patch)
tree2f401d70fe84c1dd23ddb8b876798f4319aa5546 /host/include/llvm/Config/AsmParsers.def
parent7c101d874ef1ef2053c6f61d87680006fdd1a32d (diff)
downloadexternal_llvm-9318a38869458cef6806cf85a7d7d8157101fb9f.zip
external_llvm-9318a38869458cef6806cf85a7d7d8157101fb9f.tar.gz
external_llvm-9318a38869458cef6806cf85a7d7d8157101fb9f.tar.bz2
Reconfigure config.h and llvm-config.h.
The config.h and llvm-config.h was out-of-date, and missing a lot of important #defines. Change-Id: I1394a2de64915efd56686de4bdb7999cc9705660
Diffstat (limited to 'host/include/llvm/Config/AsmParsers.def')
-rw-r--r--host/include/llvm/Config/AsmParsers.def1
1 files changed, 1 insertions, 0 deletions
diff --git a/host/include/llvm/Config/AsmParsers.def b/host/include/llvm/Config/AsmParsers.def
index 7e60e4e..a03b5b6 100644
--- a/host/include/llvm/Config/AsmParsers.def
+++ b/host/include/llvm/Config/AsmParsers.def
@@ -25,6 +25,7 @@
#endif
LLVM_ASM_PARSER(ARM)
+LLVM_ASM_PARSER(Mips)
LLVM_ASM_PARSER(X86)
#undef LLVM_ASM_PARSER