[PATCH] D60529: [asan_symbolize] Add a simple plugin architecture
Dan Liew via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Apr 18 04:33:50 PDT 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL358657: [asan_symbolize] Add a simple plugin architecture (authored by delcypher, committed by ).
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D60529/new/
https://reviews.llvm.org/D60529
Files:
compiler-rt/trunk/lib/asan/scripts/asan_symbolize.py
compiler-rt/trunk/test/asan/TestCases/Posix/asan_symbolize_script/plugin_no_op.py
compiler-rt/trunk/test/asan/TestCases/Posix/asan_symbolize_script/plugin_no_op_help_output.cc
compiler-rt/trunk/test/asan/TestCases/Posix/asan_symbolize_script/plugin_no_op_symbolicate.cc
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60529.195716.patch
Type: text/x-patch
Size: 14741 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190418/cdede77e/attachment.bin>
More information about the llvm-commits
mailing list