This is an archive of the discontinued LLVM Phabricator instance.

[ThinLTO] Fix dot dumper for full-LTO modules
ClosedPublic

Authored by evgeny777 on Oct 23 2018, 9:19 AM.

Diff Detail

Repository
rL LLVM

Event Timeline

evgeny777 created this revision.Oct 23 2018, 9:19 AM
tejohnson accepted this revision.Oct 23 2018, 10:25 AM

LGTM with one fix:
I guess this is because the module id for the regular lto module is -1? Please add that to the patch summary before committing.

This revision is now accepted and ready to land.Oct 23 2018, 10:25 AM
This revision was automatically updated to reflect the committed changes.