Skip to content
Snippets Groups Projects
Commit ed738531 authored by Hans Wennborg's avatar Hans Wennborg
Browse files

Make the -fstrict-vtable-pointers link relative

git-svn-id: https://llvm.org/svn/llvm-project/cfe/branches/release_40@292267 91177308-0d34-0410-b5e6-96231b3b80d8
parent 4e35e74f
No related branches found
No related tags found
No related merge requests found
......@@ -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++
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment