[PATCH] D89605: [llvm-objcopy] Add -prepend_rpath install-name-tool option

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


keith marked an inline comment as done.
keith added inline comments.


================
Comment at: llvm/test/tools/llvm-objcopy/MachO/install-name-tool-prepend-rpath.test:33
+
+# DUPLICATE-RPATH: rpath first_rpath would create a duplicate load command
+
----------------
keith wrote:
> jhenderson wrote:
> > Reading this message, I think we should quote the rpath value, to make it clearer. Same might apply to similar messages, but doesn't need addressing in this patch.
> I can address this in a follow up for all subcommands if that's ok
Follow up is here!  https://reviews.llvm.org/D90080


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D89605



More information about the llvm-commits mailing list