aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorMitch Phillips <mitchphillips@outlook.com>2019-07-02 16:04:52 +0000
committerMitch Phillips <mitchphillips@outlook.com>2019-07-02 16:04:52 +0000
commit7339ca278c3fdb1d932b776005b2687ec11eadae (patch)
tree8089f4e9f36a99a0396c0597455fe3aa07070ee6 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parentcb1a5a705c78bc8247e3d10bf9df383f571e0d01 (diff)
downloadllvm-7339ca278c3fdb1d932b776005b2687ec11eadae.zip
llvm-7339ca278c3fdb1d932b776005b2687ec11eadae.tar.gz
llvm-7339ca278c3fdb1d932b776005b2687ec11eadae.tar.bz2
[GWP-ASan] Add generic unwinders and structure backtrace output.
Summary: Adds two flavours of generic unwinder and all the supporting cruft. If the supporting allocator is okay with bringing in sanitizer_common, they can use the fast frame-pointer based unwinder from sanitizer_common. Otherwise, we also provide the backtrace() libc-based unwinder as well. Of course, the allocator can always specify its own unwinder and unwinder-symbolizer. The slightly changed output format is exemplified in the first comment on this patch. It now better incorporates backtrace information, and displays allocation details on the second line. Reviewers: eugenis, vlad.tsyrklevich Reviewed By: eugenis, vlad.tsyrklevich Subscribers: srhines, kubamracek, mgorny, cryptoad, #sanitizers, llvm-commits, morehouse Tags: #sanitizers, #llvm Differential Revision: https://reviews.llvm.org/D63841 llvm-svn: 364941
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions