MaskRay added inline comments.
================ Comment at: lld/docs/ReleaseNotes.rst:29 (`D77231 <https://reviews.llvm.org/D77231>`_) -* ``--lto-whole-program-visibility`` is added to support LTO whole-program devirtualization. +* ``--lto-whole-program-visibility`` is added to specify that classes have hidden LTO visibility in LTO and ThinLTO links of source files compiled with -fwhole-program-vtables. See `LTOVisibility <https://clang.llvm.org/docs/LTOVisibility.html>`_ for details. (`D71913 <https://reviews.llvm.org/D71913>`_) ---------------- -fwhole-program-vtables -> add backquotes ================ Comment at: llvm/docs/ReleaseNotes.rst:273 + +* ``whole-program-visibility`` is added to specify that classes have hidden LTO visibility in LTO and ThinLTO links of source files compiled with -fwhole-program-vtables. See `LTOVisibility <https://clang.llvm.org/docs/LTOVisibility.html>`_ for details. + (`D71913 <https://reviews.llvm.org/D71913>`_) ---------------- ``-plugin-opt=whole-program-visibility`` Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D86958/new/ https://reviews.llvm.org/D86958 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits