From 35fccb7e424d7b72e411cee870cb43e23412c2d3 Mon Sep 17 00:00:00 2001 From: Chris Lattner Date: Sun, 5 Oct 2003 19:17:10 +0000 Subject: [PATCH] The sparc backend now support invoke, but still doesn't support unwind git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8873 91177308-0d34-0410-b5e6-96231b3b80d8 --- docs/ReleaseNotes.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html index 4ad4c9f495b..1bca87dbe59 100644 --- a/docs/ReleaseNotes.html +++ b/docs/ReleaseNotes.html @@ -294,9 +294,9 @@ affect the JIT.


Known problems with the Sparc back-end