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 | 0e18bdff07ddb50912ce24435fb8b8961480e5fa (patch) | |
| tree | f153ec793547875bb1d755e3c346531c7bbd9604 /llvm/docs | |
| parent | 2bbe711c88ec4673b7b10aec57b44be630b3988a (diff) | |
| download | bcm5719-llvm-0e18bdff07ddb50912ce24435fb8b8961480e5fa.tar.gz bcm5719-llvm-0e18bdff07ddb50912ce24435fb8b8961480e5fa.zip | |
Andrew says that alpha basically works
llvm-svn: 23967
Diffstat (limited to 'llvm/docs')
| -rw-r--r-- | llvm/docs/ReleaseNotes.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/docs/ReleaseNotes.html b/llvm/docs/ReleaseNotes.html index 09432b6d5aa..d9bad9dce69 100644 --- a/llvm/docs/ReleaseNotes.html +++ b/llvm/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> |

