[lld-macho] Support -rpath
Pretty straightforward; just emits LC_RPATH for dyld to consume. Note that lld itself does not yet support dylib lookup via @rpath. Reviewed By: #lld-macho, compnerd Differential Revision: https://reviews.llvm.org/D85701
Loading
Please sign in to comment