aboutsummaryrefslogtreecommitdiffstats
path: root/docs/ReleaseNotes.html
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2006-11-18 07:52:10 +0000
committerChris Lattner <sabre@nondot.org>2006-11-18 07:52:10 +0000
commitc53e5061a850bb78d73d74d71bc6c7362446cd28 (patch)
tree6cfc82e109f366ea9adee2898ce2511b3546def0 /docs/ReleaseNotes.html
parent2629922054f1266552cb3dcc54691b15674399a3 (diff)
downloadexternal_llvm-c53e5061a850bb78d73d74d71bc6c7362446cd28.zip
external_llvm-c53e5061a850bb78d73d74d71bc6c7362446cd28.tar.gz
external_llvm-c53e5061a850bb78d73d74d71bc6c7362446cd28.tar.bz2
fix bug
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@31846 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/ReleaseNotes.html')
-rw-r--r--docs/ReleaseNotes.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html
index 932ddc5..2c0277a 100644
--- a/docs/ReleaseNotes.html
+++ b/docs/ReleaseNotes.html
@@ -307,7 +307,7 @@ components, please contact us on the <a href="http://lists.cs.uiuc.edu/mailman/l
<ul>
<li>The X86 backend does not yet support <a href="http://llvm.org/PR879">inline
- assembly that uses the X86 floating point stack</a>. See the <a href="<a
+ assembly that uses the X86 floating point stack</a>. See the <a
href="http://llvm.org/PR879">bug</a> for details on workarounds on
Linux.</li>
</ul>