diff options
author | Kostya Kortchinsky <kostyak@google.com> | 2018-04-03 18:07:22 +0000 |
---|---|---|
committer | Kostya Kortchinsky <kostyak@google.com> | 2018-04-03 18:07:22 +0000 |
commit | 2c5f94401565807a77f914875adeb9db7473ee73 (patch) | |
tree | ff4b7684232fe10b297dcdee62d3f778e92efd68 /llvm/lib/CodeGen/ShrinkWrap.cpp | |
parent | 4fad76ccdec605bb0f272e8d5a9d51276d3eed2c (diff) | |
download | bcm5719-llvm-2c5f94401565807a77f914875adeb9db7473ee73.tar.gz bcm5719-llvm-2c5f94401565807a77f914875adeb9db7473ee73.zip |
[sanitizer] Remove empty Symbolizer PrepareForSandboxing
Summary:
`Symbolizer::PrepareForSandboxing` is empty for all platforms and apparently
has been for a while (D10213). Remove it, and shuffle things around so that the
platform specific code is now in `PlatformPrepareForSandboxing`.
This allows to have one less symbolizer dependency in a common file, which
helps for the upcoming split.
Also remove `SymbolizerPrepareForSandboxing` in tsan_go which appears to not
be used anywhere.
Reviewers: alekseyshl, eugenis, dvyukov, mcgrathr
Reviewed By: alekseyshl
Subscribers: kubamracek, delcypher, llvm-commits, #sanitizers
Differential Revision: https://reviews.llvm.org/D44953
llvm-svn: 329094
Diffstat (limited to 'llvm/lib/CodeGen/ShrinkWrap.cpp')
0 files changed, 0 insertions, 0 deletions