From 6fb99559e47c531fd2fe40491a370a4d2b78d10f Mon Sep 17 00:00:00 2001
From: Chris Lattner
Date: Sun, 24 Oct 2010 16:24:22 +0000
Subject: [PATCH] broken link
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@117232 91177308-0d34-0410-b5e6-96231b3b80d8
---
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.
--
2.34.1