This is an archive of the discontinued LLVM Phabricator instance.

[lld/mac] Tweak a few comments
ClosedPublic

Authored by thakis on Apr 1 2022, 7:14 AM.

Details

Reviewers
oontvoo
int3
Group Reviewers
Restricted Project
Commits
rG663a7fa71282: [lld/mac] Tweak a few comments
Summary

Addresses review feedback I had missed on https://reviews.llvm.org/D122624

No behavior change.

Diff Detail

Event Timeline

thakis created this revision.Apr 1 2022, 7:14 AM
Herald added projects: Restricted Project, Restricted Project. · View Herald TranscriptApr 1 2022, 7:14 AM
thakis requested review of this revision.Apr 1 2022, 7:14 AM
oontvoo accepted this revision.Apr 1 2022, 7:23 AM
oontvoo added a subscriber: oontvoo.
oontvoo added inline comments.
lld/test/MachO/arm64-thunk-visibility.s
4

nit: remove one extra white space

This revision is now accepted and ready to land.Apr 1 2022, 7:23 AM
int3 accepted this revision.Apr 1 2022, 3:37 PM
int3 added a subscriber: int3.

Thanks!

thakis added a comment.Apr 1 2022, 4:31 PM

thanks!

lld/test/MachO/arm64-thunk-visibility.s
4

joinspaces defaults to 2 in vim, and I don't mind that enough to turn it off. Either way's fine imho.

This revision was automatically updated to reflect the committed changes.
Herald added a project: Restricted Project. · View Herald TranscriptApr 1 2022, 4:32 PM