diff options
author | Arthur Eubanks <aeubanks@google.com> | 2020-07-28 14:29:13 -0700 |
---|---|---|
committer | Arthur Eubanks <aeubanks@google.com> | 2020-07-29 10:24:06 -0700 |
commit | e7196bdf81251a4df97746fd54b7db749ca99097 (patch) | |
tree | ca9dfc73d34696f03abc50ead576dac3990d833b /lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp | |
parent | cd890944ad344b1b8cac58332ab11c9eec6b61e9 (diff) | |
download | llvm-e7196bdf81251a4df97746fd54b7db749ca99097.zip llvm-e7196bdf81251a4df97746fd54b7db749ca99097.tar.gz llvm-e7196bdf81251a4df97746fd54b7db749ca99097.tar.bz2 |
[Scudo][CMake] Add -fno-lto to Scudo libraries
-fno-lto is in SANITIZER_COMMON_CFLAGS but not here.
Don't use SANITIZER_COMMON_CFLAGS because of performance issues.
See https://bugs.llvm.org/show_bug.cgi?id=46838.
Fixes
$ ninja TScudoCUnitTest-i386-Test
on an LLVM build with -DLLVM_ENABLE_LTO=Thin.
check-scudo now passes.
Reviewed By: cryptoad
Differential Revision: https://reviews.llvm.org/D84805
Diffstat (limited to 'lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp')
0 files changed, 0 insertions, 0 deletions