This is an archive of the discontinued LLVM Phabricator instance.

[Docs] Add/update release notes for D71913 (LTO WPD changes)
ClosedPublic

Authored by tejohnson on Sep 1 2020, 9:47 AM.

Details

Reviewers
hans
MaskRay
Summary

This adds documentation for the options added / changed by D71913, which
enabled aggressive WPD under LTO. The lld release notes already
mentioned it, but I expanded the note.

Diff Detail

Event Timeline

tejohnson created this revision.Sep 1 2020, 9:47 AM
Herald added projects: Restricted Project, Restricted Project. · View Herald Transcript
tejohnson requested review of this revision.Sep 1 2020, 9:47 AM
MaskRay added inline comments.Sep 1 2020, 10:02 AM
lld/docs/ReleaseNotes.rst
29

-fwhole-program-vtables -> add backquotes

llvm/docs/ReleaseNotes.rst
273

`-plugin-opt=whole-program-visibility`

MaskRay accepted this revision.Sep 1 2020, 10:02 AM
This revision is now accepted and ready to land.Sep 1 2020, 10:02 AM
tejohnson marked 2 inline comments as done.Sep 1 2020, 11:42 AM
tejohnson updated this revision to Diff 289238.Sep 1 2020, 11:43 AM

Address comments

hans accepted this revision.Sep 2 2020, 2:14 AM

Looks great, thanks!

hans added a comment.Sep 15 2020, 6:54 AM

Please go ahead and commit to the branch.

Please go ahead and commit to the branch.

Sorry, I thought I already did! Just pushed the commit.

hans added a comment.Sep 15 2020, 10:06 AM

I see it now. Thanks!

tejohnson closed this revision.Aug 29 2021, 8:54 AM

This was committed awhile back (d3f1f588f902a968f102d6cdaf052674efc257aa), manually closing.