[PATCH] D141461: [lld-macho][nfc] Use alignToPowerOf2 instead of alignTo when possible
Fangrui Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jan 11 11:54:36 PST 2023
MaskRay added a comment.
I did the same for lld/ELF. Not that it mattered much, but generated code sequence was slightly better.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D141461/new/
https://reviews.llvm.org/D141461
More information about the llvm-commits
mailing list