[PATCH] D100681: llvm-objdump: add --rpaths to macho support

Keith Smiley via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 16 13:22:10 PDT 2021


keith created this revision.
Herald added a subscriber: rupprecht.
Herald added a reviewer: jhenderson.
Herald added a reviewer: MaskRay.
keith requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

This prints the rpaths for the given binary


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D100681

Files:
  llvm/test/tools/llvm-objdump/MachO/rpaths.test
  llvm/tools/llvm-objdump/MachODump.cpp
  llvm/tools/llvm-objdump/MachODump.h
  llvm/tools/llvm-objdump/ObjdumpOpts.td
  llvm/tools/llvm-objdump/llvm-objdump.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D100681.338211.patch
Type: text/x-patch
Size: 4082 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210416/3c910f50/attachment.bin>


More information about the llvm-commits mailing list