diff options
author | Walter Lee <waltl@google.com> | 2018-05-17 18:04:39 +0000 |
---|---|---|
committer | Walter Lee <waltl@google.com> | 2018-05-17 18:04:39 +0000 |
commit | a5cc222c682918d698854c594af509a4bb162f09 (patch) | |
tree | 49a9263d7a5060a8b96400d5bc74269a8ff029b0 /clang/lib/CodeGen/ItaniumCXXABI.cpp | |
parent | ef0ebf2806b57e73bdd93f8ffffde164dda6e68c (diff) | |
download | bcm5719-llvm-a5cc222c682918d698854c594af509a4bb162f09.tar.gz bcm5719-llvm-a5cc222c682918d698854c594af509a4bb162f09.zip |
[sanitizer] Don't add --export-dynamic for Myriad
This is to work around a bug in some versions of gnu ld, where
--export-dynamic implies -shared even if -static is explicitly given.
Myriad supports static linking only, so --export-dynamic is never
needed.
Differential Revision: https://reviews.llvm.org/D46452
llvm-svn: 332635
Diffstat (limited to 'clang/lib/CodeGen/ItaniumCXXABI.cpp')
0 files changed, 0 insertions, 0 deletions