aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2006-04-19 04:05:21 +0000
committerChris Lattner <sabre@nondot.org>2006-04-19 04:05:21 +0000
commitc71173a2f77b86302f3dfb5bf4e894847fb2ed55 (patch)
treeedf03b3dd59e6433417e3bcf778ef9fd3b0006f6 /docs
parent1c1a85c6599c66995922625fa6b49aa781ef878a (diff)
downloadexternal_llvm-c71173a2f77b86302f3dfb5bf4e894847fb2ed55.zip
external_llvm-c71173a2f77b86302f3dfb5bf4e894847fb2ed55.tar.gz
external_llvm-c71173a2f77b86302f3dfb5bf4e894847fb2ed55.tar.bz2
add a note
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@27823 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs')
-rw-r--r--docs/ReleaseNotes.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html
index d0b77b8a..483147a 100644
--- a/docs/ReleaseNotes.html
+++ b/docs/ReleaseNotes.html
@@ -711,7 +711,8 @@ programs.</li>
<div class="doc_text">
<ul>
-<li>None yet</li>
+<li>The SPARC backend only supports the 32-bit SPARC ABI (-m32), it does not
+ support the 64-bit SPARC ABI (-m64).</li>
</ul>
</div>