[PATCH] D120362: [sanitizer][sancov] Refactor GetNextInstructionPc/GetPreviousInstructionPc
Fangrui Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Feb 22 16:13:41 PST 2022
MaskRay updated this revision to Diff 410667.
MaskRay marked 2 inline comments as done.
MaskRay added a comment.
Use SANITIZER_I386 || SANITIZER_X32 || SANITIZER_X64.
Will split when pushing.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D120362/new/
https://reviews.llvm.org/D120362
Files:
compiler-rt/lib/fuzzer/FuzzerTracePC.cpp
compiler-rt/lib/sanitizer_common/sanitizer_stacktrace.cpp
compiler-rt/lib/sanitizer_common/sanitizer_stacktrace.h
llvm/tools/sancov/sancov.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D120362.410667.patch
Type: text/x-patch
Size: 3553 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220223/6652cc45/attachment.bin>
More information about the llvm-commits
mailing list