From 585ed2f73f2864d030b099c0d0c4a227a8618afb Mon Sep 17 00:00:00 2001 From: Chris Lattner Date: Sun, 24 Oct 2010 16:24:22 +0000 Subject: [PATCH] broken link llvm-svn: 117232 --- docs/CodeGenerator.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/CodeGenerator.html b/docs/CodeGenerator.html index 29d3161ee11..d64f055f70a 100644 --- a/docs/CodeGenerator.html +++ b/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.