diff --git a/llvm/docs/CodeGenerator.html b/llvm/docs/CodeGenerator.html index 29d3161ee11c..d64f055f70ae 100644 --- a/llvm/docs/CodeGenerator.html +++ b/llvm/docs/CodeGenerator.html @@ -2145,7 +2145,7 @@ constraints relating to the X86 floating point stack.
This box indicates whether the target supports the JIT compiler through the ExecutionEngine interface.
-The ARM backend has basic support for integer code +
The ARM backend has basic support for integer code in ARM codegen mode, but lacks NEON and full Thumb support.