AArch64/ARM64: move ARM64 into AArch64's place
[oota-llvm.git] / docs / LangRef.rst
index fa8d3c0b75fe9d2e408216724c50f11ac038cd79..9b72eca7de5d28728bb82079df1854d4e146977a 100644 (file)
@@ -6877,7 +6877,7 @@ register in surrounding code, including inline assembly. Because of that,
 allocatable registers are not supported.
 
 Warning: So far it only works with the stack pointer on selected
-architectures (ARM, ARM64, AArch64, PowerPC and x86_64). Significant amount of
+architectures (ARM, AArch64, PowerPC and x86_64). Significant amount of
 work is needed to support other registers and even more so, allocatable
 registers.