summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/ShrinkWrap.cpp
diff options
context:
space:
mode:
authorKostya Kortchinsky <kostyak@google.com>2018-04-03 18:07:22 +0000
committerKostya Kortchinsky <kostyak@google.com>2018-04-03 18:07:22 +0000
commit2c5f94401565807a77f914875adeb9db7473ee73 (patch)
treeff4b7684232fe10b297dcdee62d3f778e92efd68 /llvm/lib/CodeGen/ShrinkWrap.cpp
parent4fad76ccdec605bb0f272e8d5a9d51276d3eed2c (diff)
downloadbcm5719-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
OpenPOWER on IntegriCloud