[PATCH] D90614: [lld-macho] Handle paired relocs
Shoaib Meenai via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Dec 16 18:15:37 PST 2020
smeenai added a comment.
In D90614#2459317 <https://reviews.llvm.org/D90614#2459317>, @int3 wrote:
>> Nit: Commit title seems to indicate that we are adding support for paired relocs in this diff, but it seems like this diff is just paving the way for adding that support. Might be worth rephrasing... could also tag with [nfc] to make it explicit.
>
> ^ do remember to address that
As a reminder, if you change your commit message locally, you need to pass `--verbatim` to `arc diff` to also update it in Phabricator.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D90614/new/
https://reviews.llvm.org/D90614
More information about the llvm-commits
mailing list