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

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Jan 15 15:13:40 PST 2022


MaskRay updated this revision to Diff 400327.
MaskRay marked an inline comment as done.
MaskRay added a comment.

Add some `/*isLazy=*/` comments


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/objc.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.400327.patch
Type: text/x-patch
Size: 25893 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220115/372fca72/attachment.bin>


More information about the llvm-commits mailing list