diff options
author | Petr Hosek <phosek@chromium.org> | 2018-11-21 20:33:12 +0000 |
---|---|---|
committer | Petr Hosek <phosek@chromium.org> | 2018-11-21 20:33:12 +0000 |
commit | 584d9353519f80f526ec9118ca4845226ee1ae3f (patch) | |
tree | a283e24ecaf61f6ee922706d94b3aa15e6487044 /clang/lib/CodeGen/CodeGenFunction.cpp | |
parent | 839a0cb8e092d9045600f9d93b5f769dc8fa2b04 (diff) | |
download | bcm5719-llvm-584d9353519f80f526ec9118ca4845226ee1ae3f.tar.gz bcm5719-llvm-584d9353519f80f526ec9118ca4845226ee1ae3f.zip |
[Driver] Use --push/pop-state with Sanitizer link deps
Sanitizer runtime link deps handling passes --no-as-needed because of
PR15823, but it never undoes it and this flag may affect other libraries
that come later on the link line. To avoid this, wrap Sanitizer link
deps in --push/pop-state.
Differential Revision: https://reviews.llvm.org/D54805
llvm-svn: 347413
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions