[PATCH] D98559: [lld-macho] Implement -dependency_info (partially - more opcodes needed)
Vy Nguyen via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Mar 22 14:06:49 PDT 2021
oontvoo updated this revision to Diff 332420.
oontvoo marked an inline comment as done.
oontvoo added a comment.
This revision is now accepted and ready to land.
- fixed test
- fixed build failure at https://lab.llvm.org/buildbot/#/builders/68/builds/9121/steps/4/logs/stdio
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.332420.patch
Type: text/x-patch
Size: 8153 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210322/a906e95a/attachment.bin>
More information about the llvm-commits
mailing list