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

Shoaib Meenai via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 28 17:18:37 PDT 2020


This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was automatically updated to reflect the committed changes.
Closed by commit rG62b8f32f7699: [lld-macho][reland] Add support for emitting dylibs with a single symbol (authored by int3, committed by smeenai).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D79051

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: D79051.260804.patch
Type: text/x-patch
Size: 25847 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200429/35937558/attachment-0001.bin>


More information about the llvm-commits mailing list