[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 20:26:36 PDT 2021


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

Updated diff: explicitly specified "signed char" to avoid ambiguity


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.332508.patch
Type: text/x-patch
Size: 8176 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210323/a9b102d8/attachment.bin>


More information about the llvm-commits mailing list