aboutsummaryrefslogtreecommitdiffstats
path: root/host/include/llvm/Config/AsmParsers.def
diff options
context:
space:
mode:
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