[PATCH] D81298: [lld-macho] Handle alignment correctly when merging InputSections
Shoaib Meenai via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jun 8 10:30:09 PDT 2020
smeenai added a comment.
The fix and test for it look good, but the previous test was also checking that section contents were being merged correctly, which is being dropped. Could you add that back?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D81298/new/
https://reviews.llvm.org/D81298
More information about the llvm-commits
mailing list