diff options
author | Kostya Kortchinsky <kostyak@google.com> | 2017-10-23 16:27:47 +0000 |
---|---|---|
committer | Kostya Kortchinsky <kostyak@google.com> | 2017-10-23 16:27:47 +0000 |
commit | 9e917a13fb2a3a0f7c54bd443971cac4f6cc9638 (patch) | |
tree | bc5e106970858cab5d993bca1bad15dd431c4b4f /lldb/packages/Python/lldbsuite/test/python_api/breakpoint/TestBreakpointAPI.py | |
parent | 1934fd2c535eb8f5c9d28cfc07879c2d7e4c0a1e (diff) | |
download | bcm5719-llvm-9e917a13fb2a3a0f7c54bd443971cac4f6cc9638.tar.gz bcm5719-llvm-9e917a13fb2a3a0f7c54bd443971cac4f6cc9638.zip |
[scudo] Add a shared runtime
Summary:
Up to now, the Scudo cmake target only provided a static library that had to be
linked to an executable to benefit from the hardened allocator.
This introduces a shared library as well, that can be LD_PRELOAD'ed.
Reviewers: alekseyshl
Reviewed By: alekseyshl
Subscribers: srhines, mgorny, llvm-commits
Differential Revision: https://reviews.llvm.org/D38980
llvm-svn: 316342
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/breakpoint/TestBreakpointAPI.py')
0 files changed, 0 insertions, 0 deletions