diff options
author | Michal Gorny <mgorny@gentoo.org> | 2019-01-30 08:20:24 +0000 |
---|---|---|
committer | Michal Gorny <mgorny@gentoo.org> | 2019-01-30 08:20:24 +0000 |
commit | 3a901b47ba00fc38c65f31bf66605d0e4fd40c93 (patch) | |
tree | 498bbbcde8ae6023c5ffb9b252871d5db391a68b /clang/lib/Serialization/ModuleManager.cpp | |
parent | 11133d2531f392bc44d9baaa6bee78e8e246b5eb (diff) | |
download | bcm5719-llvm-3a901b47ba00fc38c65f31bf66605d0e4fd40c93.tar.gz bcm5719-llvm-3a901b47ba00fc38c65f31bf66605d0e4fd40c93.zip |
[clang] [Driver] [NetBSD] Append -rpath for shared compiler-rt runtimes
Append appropriate -rpath when using shared compiler-rt runtimes,
e.g. '-fsanitize=address -shared-libasan'. There's already a similar
logic in CommonArgs.cpp but it uses non-standard arch-suffixed
installation directory while we want our driver to work with standard
installation paths.
Differential Revision: https://reviews.llvm.org/D57303
llvm-svn: 352610
Diffstat (limited to 'clang/lib/Serialization/ModuleManager.cpp')
0 files changed, 0 insertions, 0 deletions