[PATCH] D90080: [llvm-objcopy] Quote passed rpath args in errors

Keith Smiley via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 23 15:34:44 PDT 2020


keith created this revision.
keith added reviewers: alexshap, jhenderson.
Herald added a reviewer: rupprecht.
Herald added a subscriber: abrachet.
Herald added a project: LLVM.
keith requested review of this revision.
Herald added a subscriber: MaskRay.

This makes it more clear in error messages what arguments were passed to
llvm-install-name-tool.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D90080

Files:
  llvm/test/tools/llvm-objcopy/MachO/install-name-tool-add-rpath.test
  llvm/test/tools/llvm-objcopy/MachO/install-name-tool-delete-rpath.test
  llvm/test/tools/llvm-objcopy/MachO/install-name-tool-prepend-rpath.test
  llvm/test/tools/llvm-objcopy/MachO/install-name-tool-rpath.test
  llvm/tools/llvm-objcopy/CopyConfig.cpp
  llvm/tools/llvm-objcopy/MachO/MachOObjcopy.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D90080.300423.patch
Type: text/x-patch
Size: 10154 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201023/b6dde7b5/attachment-0001.bin>


More information about the llvm-commits mailing list