[PATCH] D87178: [lld-macho] Emit indirect symbol table

Jez Ng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 4 21:59:34 PDT 2020


int3 created this revision.
int3 added a reviewer: lld-macho.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
int3 requested review of this revision.

Makes it a little easier to read objdump's disassembly.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D87178

Files:
  lld/MachO/OutputSection.h
  lld/MachO/Symbols.h
  lld/MachO/SyntheticSections.cpp
  lld/MachO/SyntheticSections.h
  lld/MachO/Writer.cpp
  lld/test/MachO/indirect-symtab.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D87178.290061.patch
Type: text/x-patch
Size: 9518 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200905/33e12191/attachment.bin>


More information about the llvm-commits mailing list