[llvm-install-name-tool] Add support for -rpath option
This diff implements -rpath option for llvm-install-name-tool which replaces the rpath value in the specified Mach-O binary. Patch by Sameer Arora! Test plan: make check-all Differential revision: https://reviews.llvm.org/D82051
Loading
Please sign in to comment