[PATCH] D116913: [lld-macho] Add --start-lib --end-lib

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 11 17:35:11 PST 2022


MaskRay updated this revision to Diff 399143.
MaskRay added a comment.

rebase. improve tests


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D116913

Files:
  lld/MachO/Driver.cpp
  lld/MachO/InputFiles.cpp
  lld/MachO/InputFiles.h
  lld/MachO/Options.td
  lld/MachO/SymbolTable.cpp
  lld/MachO/SymbolTable.h
  lld/MachO/Symbols.h
  lld/MachO/UnwindInfoSection.cpp
  lld/test/MachO/objc-uses-custom-personality.s
  lld/test/MachO/start-lib.s
  lld/test/MachO/weak-definition-direct-fetch.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D116913.399143.patch
Type: text/x-patch
Size: 20801 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220112/27a2cba3/attachment-0001.bin>


More information about the llvm-commits mailing list