[PATCH] D87199: [lld-macho] Implement support for PIC

Jez Ng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 15 18:58:50 PDT 2020


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

emit rebase opcodes for section relocations too


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D87199

Files:
  lld/MachO/Arch/X86_64.cpp
  lld/MachO/Config.h
  lld/MachO/Driver.cpp
  lld/MachO/SyntheticSections.cpp
  lld/MachO/SyntheticSections.h
  lld/MachO/Writer.cpp
  lld/test/MachO/dylink-lazy.s
  lld/test/MachO/local-got.s
  lld/test/MachO/x86-64-reloc-unsigned.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D87199.292073.patch
Type: text/x-patch
Size: 20922 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200916/e558dffd/attachment.bin>


More information about the llvm-commits mailing list