[PATCH] D89285: [lld-macho] Emit local symbols in symtab; record metadata in LC_DYSYMTAB

Jez Ng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 14 11:17:09 PDT 2020


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

don't match unnecessarily on exact addresses in test


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D89285

Files:
  lld/MachO/SyntheticSections.cpp
  lld/MachO/SyntheticSections.h
  lld/MachO/Writer.cpp
  lld/test/MachO/stabs.s
  lld/test/MachO/subsections-symbol-relocs.s
  lld/test/MachO/symtab.s
  lld/test/MachO/tlv.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D89285.298198.patch
Type: text/x-patch
Size: 14463 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201014/aac05a3f/attachment-0001.bin>


More information about the llvm-commits mailing list