summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/CodeGenFunction.cpp
diff options
context:
space:
mode:
authorPetr Hosek <phosek@chromium.org>2018-11-21 20:33:12 +0000
committerPetr Hosek <phosek@chromium.org>2018-11-21 20:33:12 +0000
commit584d9353519f80f526ec9118ca4845226ee1ae3f (patch)
treea283e24ecaf61f6ee922706d94b3aa15e6487044 /clang/lib/CodeGen/CodeGenFunction.cpp
parent839a0cb8e092d9045600f9d93b5f769dc8fa2b04 (diff)
downloadbcm5719-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
OpenPOWER on IntegriCloud