summaryrefslogtreecommitdiff
path: root/www/spec.html
diff options
context:
space:
mode:
authorHoward Hinnant <hhinnant@apple.com>2012-02-03 20:53:52 +0000
committerHoward Hinnant <hhinnant@apple.com>2012-02-03 20:53:52 +0000
commit9a365feb1662dd37d134a90a25c1859f10393879 (patch)
treeac7f908f17dce23109de729680c295942f01e06b /www/spec.html
parent6a169793477ad8e13baf2b74d411e54ffe11d407 (diff)
__gxx_personality_v0 and __cxa_call_unexpected are complete on darwin and I *think* linux (not positive), but still unimplemented on arm.
git-svn-id: https://llvm.org/svn/llvm-project/libcxxabi/trunk@149711 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'www/spec.html')
-rw-r--r--www/spec.html10
1 files changed, 5 insertions, 5 deletions
diff --git a/www/spec.html b/www/spec.html
index 687d1b8..88ffe51 100644
--- a/www/spec.html
+++ b/www/spec.html
@@ -13,7 +13,7 @@
</tr>
<tr>
-<th>dawin</th><th>linux</th><th>arm</th>
+<th>darwin</th><th>linux</th><th>arm</th>
</tr>
<tr>
@@ -375,8 +375,8 @@ thread.
</p>
</blockquote>
</td>
-<td></td>
-<td></td>
+<td>&#10003;</td>
+<td>&#10003;</td>
<td></td>
</tr>
@@ -780,8 +780,8 @@ Called from the compiler.
</p>
</blockquote>
</td>
-<td></td>
-<td></td>
+<td>&#10003;</td>
+<td>&#10003;</td>
<td></td>
</tr>