Files
clang-p2996/lld/MachO/DriverUtils.cpp
Jez Ng b6772e6e20 [lld-macho] Don't rewrite -rpath arguments in response file
We only want to rewrite paths to files that the linker looks up. Files
under RPATH are looked up at runtime by dyld.

Reviewed By: #lld-macho, keith

Differential Revision: https://reviews.llvm.org/D140167
2022-12-15 23:52:42 -05:00

11 KiB