[PATCH] D92583: [mac/lld] Implement -t option

Nico Weber via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 3 10:06:09 PST 2020


thakis created this revision.
thakis added a reviewer: lld-macho.
Herald added a subscriber: dang.
thakis requested review of this revision.

Goes well with `-why_load` to get an idea of load order.


https://reviews.llvm.org/D92583

Files:
  lld/MachO/Config.h
  lld/MachO/Driver.cpp
  lld/MachO/Driver.h
  lld/MachO/DriverUtils.cpp
  lld/MachO/InputFiles.cpp
  lld/MachO/Options.td
  lld/test/MachO/t.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D92583.309296.patch
Type: text/x-patch
Size: 5799 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201203/b145f54a/attachment.bin>


More information about the llvm-commits mailing list