[PATCH] D66189: [GWP-ASan] Implement stack frame compression.
Mitch Phillips via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 15 11:05:47 PDT 2019
hctim updated this revision to Diff 215445.
hctim marked 6 inline comments as done.
hctim added a comment.
- Updated with Vlad's comments.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D66189/new/
https://reviews.llvm.org/D66189
Files:
compiler-rt/lib/gwp_asan/CMakeLists.txt
compiler-rt/lib/gwp_asan/guarded_pool_allocator.cpp
compiler-rt/lib/gwp_asan/guarded_pool_allocator.h
compiler-rt/lib/gwp_asan/options.inc
compiler-rt/lib/gwp_asan/stack_trace_compressor.cpp
compiler-rt/lib/gwp_asan/stack_trace_compressor.h
compiler-rt/lib/gwp_asan/stack_trace_compressor_fuzzer.cpp
compiler-rt/lib/gwp_asan/tests/compression.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D66189.215445.patch
Type: text/x-patch
Size: 27825 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190815/0109585b/attachment.bin>
More information about the llvm-commits
mailing list