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

Vy Nguyen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 16 09:41:46 PDT 2021


oontvoo updated this revision to Diff 331019.
oontvoo added a comment.

Updated test to exclude windows because the paths are in different orders


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.331019.patch
Type: text/x-patch
Size: 9518 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210316/5291b104/attachment.bin>


More information about the llvm-commits mailing list