diff options
author | Chris Lattner <sabre@nondot.org> | 2010-10-24 16:24:22 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2010-10-24 16:24:22 +0000 |
commit | 6fb99559e47c531fd2fe40491a370a4d2b78d10f (patch) | |
tree | 508f95d8c6f7e31c3ef59cbae47356adfcb96768 /docs | |
parent | 68de602ff67758c4354840c2c37ae1d1e2fffe06 (diff) |
broken link
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@117232 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs')
-rw-r--r-- | docs/CodeGenerator.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/CodeGenerator.html b/docs/CodeGenerator.html index 29d3161ee1..d64f055f70 100644 --- a/docs/CodeGenerator.html +++ b/docs/CodeGenerator.html @@ -2145,7 +2145,7 @@ constraints relating to the X86 floating point stack.</p> <p>This box indicates whether the target supports the JIT compiler through the ExecutionEngine interface.</p> -<p id="feat_inlineasm_arm">The ARM backend has basic support for integer code +<p id="feat_jit_arm">The ARM backend has basic support for integer code in ARM codegen mode, but lacks NEON and full Thumb support.</p> </div> |