mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2024-11-26 15:11:00 +00:00
Update status.
llvm-svn: 161221
This commit is contained in:
parent
b79c33ef55
commit
3a86b142a1
@ -59,14 +59,15 @@
|
||||
<p>libc++abi is known to work on the following platforms, using clang.</p>
|
||||
|
||||
<ul>
|
||||
<li>Darwin</li>
|
||||
</ul>
|
||||
|
||||
<!--=====================================================================-->
|
||||
<h2 id="dir-structure">Current Status</h2>
|
||||
<!--=====================================================================-->
|
||||
|
||||
<p>libc++abi is still under development. <a href="spec.html">Here</a> is a
|
||||
list of needed functionality.</p>
|
||||
<p>libc++abi is complete. <a href="spec.html">Here</a> is a
|
||||
list of functionality.</p>
|
||||
|
||||
<!--=====================================================================-->
|
||||
<h2>Get it and get involved!</h2>
|
||||
|
@ -168,7 +168,7 @@ When the personality routine encounters a termination condition, it will call
|
||||
</td>
|
||||
<td>✓</td>
|
||||
<td>✓</td>
|
||||
<td></td>
|
||||
<td>✓</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
@ -377,7 +377,7 @@ thread.
|
||||
</td>
|
||||
<td>✓</td>
|
||||
<td>✓</td>
|
||||
<td></td>
|
||||
<td>✓</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
@ -782,7 +782,7 @@ Called from the compiler.
|
||||
</td>
|
||||
<td>✓</td>
|
||||
<td>✓</td>
|
||||
<td></td>
|
||||
<td>✓</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
|
Loading…
Reference in New Issue
Block a user