Add documentation regarding -fno-rtti.
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@157157 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
9b763e0945
commit
51065657aa
@ -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>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user