diff options
author | Mitch Phillips <mitchphillips@outlook.com> | 2019-07-02 20:33:19 +0000 |
---|---|---|
committer | Mitch Phillips <mitchphillips@outlook.com> | 2019-07-02 20:33:19 +0000 |
commit | d4acc4720e1379075d6d18cb6988c174ff7601ff (patch) | |
tree | 4dd014b03d8ab46ffd97c9da3d2101fe33948714 /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp | |
parent | f2055c5eb83559c35ce16eabe91ce34641d35b25 (diff) | |
download | llvm-d4acc4720e1379075d6d18cb6988c174ff7601ff.zip llvm-d4acc4720e1379075d6d18cb6988c174ff7601ff.tar.gz llvm-d4acc4720e1379075d6d18cb6988c174ff7601ff.tar.bz2 |
[GWP-ASan] [Scudo] Add GWP-ASan backtrace for alloc/free to Scudo.
Summary:
Adds allocation and deallocation stack trace support to Scudo. The
default provided backtrace library for GWP-ASan is supplied by the libc
unwinder, and is suitable for production variants of Scudo. If Scudo in future
has its own unwinder, it may choose to use its own over the generic unwinder
instead.
Reviewers: cryptoad
Reviewed By: cryptoad
Subscribers: kubamracek, mgorny, #sanitizers, llvm-commits, morehouse, vlad.tsyrklevich, eugenis
Tags: #sanitizers, #llvm
Differential Revision: https://reviews.llvm.org/D64085
llvm-svn: 364966
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions