commit | c71173a2f77b86302f3dfb5bf4e894847fb2ed55 | [log] [tgz] |
---|---|---|
author | Chris Lattner <sabre@nondot.org> | Wed Apr 19 04:05:21 2006 +0000 |
committer | Chris Lattner <sabre@nondot.org> | Wed Apr 19 04:05:21 2006 +0000 |
tree | edf03b3dd59e6433417e3bcf778ef9fd3b0006f6 | |
parent | 1c1a85c6599c66995922625fa6b49aa781ef878a [diff] [blame] |
add a note git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@27823 91177308-0d34-0410-b5e6-96231b3b80d8
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 @@ <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>