[PATCH] D106128: [lld-macho] Use immediate encodings for bind opcodes

Vincent Lee via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 16 16:59:40 PDT 2021


thevinster updated this revision to Diff 359487.
thevinster added a comment.

Address comments, split logic by 32-bit or 64-bit, clang-format, tests


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D106128/new/

https://reviews.llvm.org/D106128

Files:
  lld/MachO/SyntheticSections.cpp
  lld/test/MachO/bind-opcodes.s
  lld/test/MachO/lit.local.cfg

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D106128.359487.patch
Type: text/x-patch
Size: 9593 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210716/3a73a22a/attachment.bin>


More information about the llvm-commits mailing list