[PATCH] D86573: [lld-macho] Implement weak binding for branch relocations

Jez Ng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 26 19:10:39 PDT 2020


int3 updated this revision to Diff 288159.
int3 added a comment.

rebase


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D86573

Files:
  lld/MachO/Arch/X86_64.cpp
  lld/MachO/Symbols.h
  lld/MachO/SyntheticSections.cpp
  lld/MachO/SyntheticSections.h
  lld/MachO/Target.h
  lld/MachO/Writer.cpp
  lld/test/MachO/weak-binding.s
  lld/test/MachO/weak-definition-order.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D86573.288159.patch
Type: text/x-patch
Size: 20186 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200827/d3c90bc3/attachment.bin>


More information about the llvm-commits mailing list