summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorHoward Hinnant <hhinnant@apple.com>2011-05-19 23:38:38 +0000
committerHoward Hinnant <hhinnant@apple.com>2011-05-19 23:38:38 +0000
commit628bfc461df5d87a8fbf7d10cce7325245fd7d7e (patch)
tree2db3164419c9529dcc8551249c5f0fd0b390d216 /www
parent84aba5e2368515cec9e1f04b833e379446974c6f (diff)
Add goal
git-svn-id: https://llvm.org/svn/llvm-project/libcxxabi/trunk@131703 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'www')
-rw-r--r--www/index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/www/index.html b/www/index.html
index 89ffd31..8dc8816 100644
--- a/www/index.html
+++ b/www/index.html
@@ -49,6 +49,7 @@
<ul>
<li>Correctness as defined by the C++11 standard.</li>
<li>Provide a portable sublayer to ease the porting of libc++</li>
+ <li>On Mac OS X, be ABI compatible with the existing low-level support.</li>
</ul>
<!--=====================================================================-->