[PATCH] D66189: [GWP-ASan] Implement stack frame compression.

Mitch Phillips via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 15 14:09:26 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL369048: [GWP-ASan] Implement stack frame compression. (authored by hctim, committed by ).
Herald added a subscriber: delcypher.

Changed prior to commit:
  https://reviews.llvm.org/D66189?vs=215461&id=215467#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D66189/new/

https://reviews.llvm.org/D66189

Files:
  compiler-rt/trunk/lib/gwp_asan/CMakeLists.txt
  compiler-rt/trunk/lib/gwp_asan/guarded_pool_allocator.cpp
  compiler-rt/trunk/lib/gwp_asan/guarded_pool_allocator.h
  compiler-rt/trunk/lib/gwp_asan/stack_trace_compressor.cpp
  compiler-rt/trunk/lib/gwp_asan/stack_trace_compressor.h
  compiler-rt/trunk/lib/gwp_asan/stack_trace_compressor_fuzzer.cpp
  compiler-rt/trunk/lib/gwp_asan/tests/compression.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D66189.215467.patch
Type: text/x-patch
Size: 24802 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190815/419727a0/attachment.bin>


More information about the llvm-commits mailing list