Author: hans Date: Tue Jan 17 15:33:39 2017 New Revision: 292267 URL: http://llvm.org/viewvc/llvm-project?rev=292267&view=rev Log: Make the -fstrict-vtable-pointers link relative
Modified: cfe/branches/release_40/docs/ReleaseNotes.rst Modified: cfe/branches/release_40/docs/ReleaseNotes.rst URL: http://llvm.org/viewvc/llvm-project/cfe/branches/release_40/docs/ReleaseNotes.rst?rev=292267&r1=292266&r2=292267&view=diff ============================================================================== --- cfe/branches/release_40/docs/ReleaseNotes.rst (original) +++ cfe/branches/release_40/docs/ReleaseNotes.rst Tue Jan 17 15:33:39 2017 @@ -47,7 +47,7 @@ Major New Features user-specified conditions. - Enhanced devirtualization with - `-fstrict-vtable-pointers <http://clang.llvm.org/docs/UsersManual.html#cmdoption-fstrict-vtable-pointers>`_. + `-fstrict-vtable-pointers <UsersManual.html#cmdoption-fstrict-vtable-pointers>`_. Clang devirtualizes across different basic blocks, like loops: .. code-block:: c++ _______________________________________________ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits