[PATCH] D79228: [lld-macho] Add support for creating and reading reexported dylibs

Jez Ng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat May 9 10:37:10 PDT 2020


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

address comments


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D79228

Files:
  lld/MachO/Config.h
  lld/MachO/Driver.cpp
  lld/MachO/InputFiles.cpp
  lld/MachO/InputFiles.h
  lld/MachO/Options.td
  lld/MachO/SyntheticSections.cpp
  lld/MachO/Writer.cpp
  lld/test/MachO/sub-library.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D79228.263025.patch
Type: text/x-patch
Size: 13297 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200509/bd6dd9bd/attachment.bin>


More information about the llvm-commits mailing list