This is an archive of the discontinued LLVM Phabricator instance.

[gold] Add support for optimization remarks
ClosedPublic

Authored by tejohnson on Apr 17 2018, 7:05 PM.

Details

Summary

Adds support for LTO opt remarks (optionally with hotness) to
gold-plugin.

Diff Detail

Repository
rL LLVM

Event Timeline

tejohnson created this revision.Apr 17 2018, 7:05 PM
anemet accepted this revision.Apr 17 2018, 10:02 PM

Looks pretty straight-forward.

This revision is now accepted and ready to land.Apr 17 2018, 10:02 PM
This revision was automatically updated to reflect the committed changes.