diff options
author | Kostya Kortchinsky <kostyak@google.com> | 2018-04-09 17:25:57 +0000 |
---|---|---|
committer | Kostya Kortchinsky <kostyak@google.com> | 2018-04-09 17:25:57 +0000 |
commit | dd7c60c2d2f20907b30320890687a5eacaaace8f (patch) | |
tree | 78cab8e6cf5e0880596be1151ea54ad3d084e227 /llvm/lib/CodeGen/MachineOperand.cpp | |
parent | 698fdfab7524088a3c390d783c94ae3f7d3290a9 (diff) | |
download | llvm-dd7c60c2d2f20907b30320890687a5eacaaace8f.zip llvm-dd7c60c2d2f20907b30320890687a5eacaaace8f.tar.gz llvm-dd7c60c2d2f20907b30320890687a5eacaaace8f.tar.bz2 |
[sanitizer] Allow BackgroundThread to not depend on StackDepot
Summary:
Still pursuing the ultimate goal of splitting the Symbolizer code from
RTSanitizerCommon core, allow `BackgroundThread` to work even when not linked
with `sanitizer_stackdepot.cc`. There is no reason this function should pull in
the whole `StackDepot` if symbolization is not supported.
Currently this has no functional change as the depot is always linked anyway.
Reviewers: alekseyshl
Reviewed By: alekseyshl
Subscribers: kubamracek, delcypher, llvm-commits, #sanitizers
Differential Revision: https://reviews.llvm.org/D45296
llvm-svn: 329595
Diffstat (limited to 'llvm/lib/CodeGen/MachineOperand.cpp')
0 files changed, 0 insertions, 0 deletions