diff options
author | Howard Hinnant <hhinnant@apple.com> | 2011-05-19 22:02:38 +0000 |
---|---|---|
committer | Howard Hinnant <hhinnant@apple.com> | 2011-05-19 22:02:38 +0000 |
commit | 4ed80a33720115c6e985ddfadaa597a8432c2be5 (patch) | |
tree | 4c76ee67a5daa5eb9bf7115c603853a8733f0ec6 /libcxxabi | |
parent | c9c24af6f29159a381211477e361f816506380aa (diff) | |
download | bcm5719-llvm-4ed80a33720115c6e985ddfadaa597a8432c2be5.tar.gz bcm5719-llvm-4ed80a33720115c6e985ddfadaa597a8432c2be5.zip |
Add Mac OS X as supported platform.
llvm-svn: 131685
Diffstat (limited to 'libcxxabi')
-rw-r--r-- | libcxxabi/www/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libcxxabi/www/index.html b/libcxxabi/www/index.html index 89ffd31d179..62860d8b9b2 100644 --- a/libcxxabi/www/index.html +++ b/libcxxabi/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> <!--=====================================================================--> |