summaryrefslogtreecommitdiffstats
path: root/libcxx/www
diff options
context:
space:
mode:
authorHoward Hinnant <hhinnant@apple.com>2012-05-20 13:03:53 +0000
committerHoward Hinnant <hhinnant@apple.com>2012-05-20 13:03:53 +0000
commit49c3b20737f445c37ef9d8cefb885d13b7747f7a (patch)
treef8a101d6ab93b91f1c22bc41de0233eef719a90d /libcxx/www
parenta7c2c41c3c406b8e40a37219a6ad897b8423d16d (diff)
downloadbcm5719-llvm-49c3b20737f445c37ef9d8cefb885d13b7747f7a.tar.gz
bcm5719-llvm-49c3b20737f445c37ef9d8cefb885d13b7747f7a.zip
Add documentation regarding -fno-rtti.
llvm-svn: 157157
Diffstat (limited to 'libcxx/www')
-rw-r--r--libcxx/www/index.html9
1 files changed, 9 insertions, 0 deletions
diff --git a/libcxx/www/index.html b/libcxx/www/index.html
index db10b92286f..e5e347d7bf5 100644
--- a/libcxx/www/index.html
+++ b/libcxx/www/index.html
@@ -208,6 +208,15 @@
</ul>
</ul>
+ <!--=====================================================================-->
+ <h3>Notes</h3>
+ <!--=====================================================================-->
+
+<p>
+Building libc++ with <code>-fno-rtti</code> is not supported. However linking
+against it with <code>-fno-rtti</code> is supported.
+</p>
+
<p>Send discussions to the
(<a href="http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev">clang mailing list</a>).</p>
OpenPOWER on IntegriCloud