summaryrefslogtreecommitdiff
path: root/cmake
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
commit66c28c2521ccc42f5052a1e603142498305c9f5a (patch)
tree3bf6e5a7a3f7d40975048be310745c96c5f69647 /cmake
parent49632da02f1ff129697733fcfc598788778275fa (diff)
[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 git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@329094 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'cmake')
0 files changed, 0 insertions, 0 deletions