diff options
author | Alexey Samsonov <vonosmas@gmail.com> | 2014-09-10 22:45:09 +0000 |
---|---|---|
committer | Alexey Samsonov <vonosmas@gmail.com> | 2014-09-10 22:45:09 +0000 |
commit | 611c906cb3475d82e70ad3564678a9544e79e29c (patch) | |
tree | 983bc07b6d437d1559078d8d2c61f4d34f6398f6 /compiler-rt/lib/tsan/tests/unit/tsan_flags_test.cc | |
parent | d0ec5ab948c5ae218bc4934beba27e1e6bb0c2a1 (diff) | |
download | bcm5719-llvm-611c906cb3475d82e70ad3564678a9544e79e29c.tar.gz bcm5719-llvm-611c906cb3475d82e70ad3564678a9544e79e29c.zip |
[Sanitizer] Get rid of Symbolizer::Get() and Symbolizer::GetOrNull().
We may as well just use Symbolizer::GetOrInit() in all the cases.
Don't call Symbolizer::Get() early in tools initialization: these days
it doesn't do any important setup work, and we may as well create the
symbolizer the first time it's actually needed.
llvm-svn: 217558
Diffstat (limited to 'compiler-rt/lib/tsan/tests/unit/tsan_flags_test.cc')
0 files changed, 0 insertions, 0 deletions