[PATCH] D82812: [llvm-install-name-tool] Merge rpath with id/change

Sameer Arora via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 6 16:12:39 PDT 2020


sameerarora101 updated this revision to Diff 275858.
sameerarora101 added a comment.

updating `std::tie(Old, New) = OldNew;` as it was breaking on Darwin


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D82812

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D82812.275858.patch
Type: text/x-patch
Size: 12635 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200706/d1f36050/attachment.bin>


More information about the llvm-commits mailing list