[PATCH] D90614: [lld-macho][nfc] Refactor to accommodate paired relocs
Greg McGary via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Dec 17 10:23:17 PST 2020
gkm updated this revision to Diff 312551.
gkm marked an inline comment as done.
gkm retitled this revision from "[lld-macho] Handle paired relocs" to "[lld-macho][nfc] Refactor to accommodate paired relocs".
gkm added a comment.
- cleanup: convert remaining instances of `relocation_info` pass-by-cost-reference to pass-by-value
- address lingering feedback nits
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D90614/new/
https://reviews.llvm.org/D90614
Files:
lld/MachO/Arch/X86_64.cpp
lld/MachO/InputFiles.cpp
lld/MachO/Target.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D90614.312551.patch
Type: text/x-patch
Size: 6955 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201217/189b960b/attachment.bin>
More information about the llvm-commits
mailing list