From 50dbae0b853250acc01b20357e77890ebfa371fe Mon Sep 17 00:00:00 2001 From: Howard Hinnant Date: Thu, 22 Dec 2011 00:03:36 +0000 Subject: Updated spec.html regarding __cxa_uncaught_exception. git-svn-id: https://llvm.org/svn/llvm-project/libcxxabi/trunk@147110 91177308-0d34-0410-b5e6-96231b3b80d8 --- www/spec.html | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'www/spec.html') diff --git a/www/spec.html b/www/spec.html index f0a10dc..c464873 100644 --- a/www/spec.html +++ b/www/spec.html @@ -354,9 +354,8 @@ thread.

- - - +I don't think we want to do this. __cxa_get_globals() +is already exported and has this information. -- cgit v1.2.3