[PATCH] D88674: [install-name-tool] Add --delete_all_rpaths to llvm-install-name-tool

Tobias Hieta via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 12 23:53:14 PDT 2020


thieta updated this revision to Diff 297775.
thieta added a comment.

Added documentation in the rst file. Anyone with commit access - feel free to commit this for me.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D88674

Files:
  llvm/docs/CommandGuide/llvm-install-name-tool.rst
  llvm/test/tools/llvm-objcopy/MachO/install-name-tool-delete-rpath.test
  llvm/tools/llvm-objcopy/CopyConfig.cpp
  llvm/tools/llvm-objcopy/CopyConfig.h
  llvm/tools/llvm-objcopy/InstallNameToolOpts.td
  llvm/tools/llvm-objcopy/MachO/MachOObjcopy.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D88674.297775.patch
Type: text/x-patch
Size: 4147 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201013/2536ba6c/attachment.bin>


More information about the llvm-commits mailing list