[PATCH] D98559: [lld-macho] Implement -dependency_info

Vy Nguyen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 15 14:57:32 PDT 2021


oontvoo updated this revision to Diff 330818.
oontvoo marked 2 inline comments as done.
oontvoo added a comment.

updated diff:

- addressed review comments
- added tests


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D98559

Files:
  lld/MachO/Driver.cpp
  lld/MachO/Driver.h
  lld/MachO/DriverUtils.cpp
  lld/MachO/Options.td
  lld/test/MachO/Inputs/DependencyDump.py
  lld/test/MachO/dependency-info.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D98559.330818.patch
Type: text/x-patch
Size: 9334 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210315/07cf1e85/attachment.bin>


More information about the llvm-commits mailing list