[PATCH] D76908: [lld-macho] Add support for emitting dylibs with a single symbol

Jez Ng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 9 20:08:28 PDT 2020


int3 updated this revision to Diff 256493.
int3 marked 7 inline comments as done.
int3 added a comment.

address comments


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D76908

Files:
  lld/MachO/Config.h
  lld/MachO/Driver.cpp
  lld/MachO/Options.td
  lld/MachO/SyntheticSections.cpp
  lld/MachO/SyntheticSections.h
  lld/MachO/Writer.cpp
  lld/test/MachO/Inputs/goodbye-dylib.yaml
  lld/test/MachO/Inputs/hello-dylib.yaml
  lld/test/MachO/Inputs/libgoodbye.s
  lld/test/MachO/Inputs/libhello.s
  lld/test/MachO/dylib.s
  lld/test/MachO/dylink.s
  lld/test/MachO/load-commands.s
  lld/test/MachO/symtab.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D76908.256493.patch
Type: text/x-patch
Size: 24873 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200410/b7546230/attachment.bin>


More information about the llvm-commits mailing list