aboutsummaryrefslogtreecommitdiffstats
path: root/host/include/llvm/Config/AsmPrinters.def
diff options
context:
space:
mode:
Diffstat (limited to 'host/include/llvm/Config/AsmPrinters.def')
-rw-r--r--host/include/llvm/Config/AsmPrinters.def2
1 files changed, 1 insertions, 1 deletions
diff --git a/host/include/llvm/Config/AsmPrinters.def b/host/include/llvm/Config/AsmPrinters.def
index 3cec2c5..cefdfeb 100644
--- a/host/include/llvm/Config/AsmPrinters.def
+++ b/host/include/llvm/Config/AsmPrinters.def
@@ -24,6 +24,6 @@
# error Please define the macro LLVM_ASM_PRINTER(TargetName)
#endif
-LLVM_ASM_PRINTER(X86) LLVM_ASM_PRINTER(X86)
+LLVM_ASM_PRINTER(ARM) LLVM_ASM_PRINTER(X86) LLVM_ASM_PRINTER(X86)
#undef LLVM_ASM_PRINTER