diff options
author | Chris Lattner <sabre@nondot.org> | 2005-10-24 16:36:36 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2005-10-24 16:36:36 +0000 |
commit | eaf0f2b4c6fa9c46c33e14c02ed2277bb0f36253 (patch) | |
tree | 76352d84aebc7b6b0b5d27c87630c25ce92a3b49 /docs/ReleaseNotes.html | |
parent | 611a8d1b8a2d34e8d9b9ae8316549a188d1eccc6 (diff) | |
download | external_llvm-eaf0f2b4c6fa9c46c33e14c02ed2277bb0f36253.zip external_llvm-eaf0f2b4c6fa9c46c33e14c02ed2277bb0f36253.tar.gz external_llvm-eaf0f2b4c6fa9c46c33e14c02ed2277bb0f36253.tar.bz2 |
Andrew says that alpha basically works
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@23967 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/ReleaseNotes.html')
-rw-r--r-- | docs/ReleaseNotes.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html index 09432b6..d9bad9d 100644 --- a/docs/ReleaseNotes.html +++ b/docs/ReleaseNotes.html @@ -171,7 +171,7 @@ components, please contact us on the llvmdev list.</p> releases: <tt>-cee, -pre</tt></li> <li>The <tt>llvm-db</tt> tool is in a very early stage of development, but can be used to step through programs and inspect the stack.</li> -<li>The SparcV8, Alpha, and IA64 code generators are experimental.</li> +<li>The SparcV8 and IA64 code generators are experimental.</li> </ul> </div> |