This is an archive of the discontinued LLVM Phabricator instance.

[lld-macho][nfc] Convert more alignTo() to alignToPowerOf2()
ClosedPublic

Authored by int3 on Mar 3 2023, 11:58 AM.

Details

Diff Detail

Event Timeline

int3 created this revision.Mar 3 2023, 11:58 AM
Herald added projects: Restricted Project, Restricted Project. · View Herald TranscriptMar 3 2023, 11:58 AM
int3 requested review of this revision.Mar 3 2023, 11:58 AM
Herald added a project: Restricted Project. · View Herald TranscriptMar 3 2023, 11:58 AM
int3 updated this revision to Diff 503185.Mar 7 2023, 4:27 PM

clang-format

smeenai accepted this revision.Mar 7 2023, 4:42 PM
smeenai added a subscriber: smeenai.

LGTM

This revision is now accepted and ready to land.Mar 7 2023, 4:42 PM
This revision was automatically updated to reflect the committed changes.