summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorHoward Hinnant <hhinnant@apple.com>2011-05-19 22:02:38 +0000
committerHoward Hinnant <hhinnant@apple.com>2011-05-19 22:02:38 +0000
commitdbd74a44aeeb8698c6b2944eefba144b247d648d (patch)
tree758bc5f5a2c71a265ae4b72360c40093cfc0cd46 /www
parentd213ffdf3befead3b8f5a0ba12ce1c2d9949525b (diff)
Add Mac OS X as supported platform.
git-svn-id: https://llvm.org/svn/llvm-project/libcxxabi/trunk@131685 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..62860d8 100644
--- a/www/index.html
+++ b/www/index.html
@@ -58,6 +58,7 @@
<p>libc++abi is known to work on the following platforms, using clang.</p>
<ul>
+ <li>Mac OSX</li>
</ul>
<!--=====================================================================-->