[PATCH] D37766: [compiler-rt] Move dump_instruction_bytes and dump_registers into sanitizer_common
Vitaly Buka via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Sep 12 23:26:25 PDT 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL313117: [compiler-rt] Move dump_instruction_bytes and dump_registers into… (authored by vitalybuka).
Changed prior to commit:
https://reviews.llvm.org/D37766?vs=114921&id=114975#toc
Repository:
rL LLVM
https://reviews.llvm.org/D37766
Files:
compiler-rt/trunk/lib/asan/asan_descriptions.h
compiler-rt/trunk/lib/asan/asan_errors.cc
compiler-rt/trunk/lib/asan/asan_flags.inc
compiler-rt/trunk/lib/sanitizer_common/sanitizer_common.h
compiler-rt/trunk/lib/sanitizer_common/sanitizer_common_libcdep.cc
compiler-rt/trunk/lib/sanitizer_common/sanitizer_flags.inc
compiler-rt/trunk/lib/sanitizer_common/sanitizer_report_decorator.h
compiler-rt/trunk/test/asan/TestCases/Posix/dump_instruction_bytes.cc
compiler-rt/trunk/test/sanitizer_common/TestCases/Posix/dump_instruction_bytes.cc
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D37766.114975.patch
Type: text/x-patch
Size: 8761 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170913/a0268535/attachment.bin>
More information about the llvm-commits
mailing list