[PATCH] D77893: [lld] Merge Mach-O input sections
Shoaib Meenai via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue May 5 17:17:23 PDT 2020
smeenai added a comment.
In D77893#2021478 <https://reviews.llvm.org/D77893#2021478>, @int3 wrote:
> Noticed a couple of minor things while rebasing on top of this. I've folded changes for them into D78270: [lld-macho] Support calls to functions in dylibs <https://reviews.llvm.org/D78270>.
Ideally they'd be separated into their own small changes so that it's easier to review them.
If it's changes you feel pretty confident about, it's fine to just commit them directly (for post-commit review). If it's changes where you want input, putting them up for review separately makes it easier to give focused feedback.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D77893/new/
https://reviews.llvm.org/D77893
More information about the llvm-commits
mailing list