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.def1
1 files changed, 1 insertions, 0 deletions
diff --git a/host/include/llvm/Config/AsmPrinters.def b/host/include/llvm/Config/AsmPrinters.def
index ed417b0..07f6adf 100644
--- a/host/include/llvm/Config/AsmPrinters.def
+++ b/host/include/llvm/Config/AsmPrinters.def
@@ -27,5 +27,6 @@
LLVM_ASM_PRINTER(ARM)
LLVM_ASM_PRINTER(Mips)
LLVM_ASM_PRINTER(X86)
+LLVM_ASM_PRINTER(AArch64)
#undef LLVM_ASM_PRINTER