[PATCH] D66189: [GWP-ASan] Implement stack frame compression.
Mitch Phillips via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 15 13:20:30 PDT 2019
hctim updated this revision to Diff 215461.
hctim marked 2 inline comments as done.
hctim added a comment.
- Removed ability to set trace length.
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/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.215461.patch
Type: text/x-patch
Size: 24508 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190815/77af04c0/attachment-0001.bin>
More information about the llvm-commits
mailing list