This is an archive of the discontinued LLVM Phabricator instance.

[lld/mac] Address review feedback and improve a comment
ClosedPublic

Authored by thakis on Jun 2 2021, 6:37 AM.

Details

Reviewers
int3
gkm
Group Reviewers
Restricted Project
Commits
rG476e4d65d482: [lld/mac] Address review feedback and improve a comment
Summary

I forgot to move the message() call around as requested in D103428
before committing that change. Move it now.

Also, improve the ordinal uniq'ing comment. I hadn't realized that the
distinct-but-identical files happen with --reproduce and not in general.

No behavior change.

Diff Detail

Event Timeline

thakis created this revision.Jun 2 2021, 6:37 AM
Herald added a reviewer: gkm. · View Herald Transcript
Herald added a project: Restricted Project. · View Herald Transcript
thakis requested review of this revision.Jun 2 2021, 6:37 AM
int3 accepted this revision.Jun 2 2021, 7:53 AM

Thanks!

lld/MachO/Writer.cpp
714
This revision is now accepted and ready to land.Jun 2 2021, 7:53 AM
thakis marked an inline comment as done.Jun 2 2021, 7:55 AM
This revision was landed with ongoing or failed builds.Jun 2 2021, 7:55 AM
This revision was automatically updated to reflect the committed changes.
Herald added a project: Restricted Project. · View Herald TranscriptJun 2 2021, 7:55 AM