diff options
author | Xiaodong Liu <liuxiaodong@loongson.cn> | 2022-02-24 17:14:24 +0800 |
---|---|---|
committer | Ben Shi <ben.shi@streamcomputing.com> | 2022-02-24 17:16:45 +0800 |
commit | 56b5f001869664a1449e5e0fec677089153bf8c8 (patch) | |
tree | 879950c7a23e4b02d68fe719637754b60e64cd90 /llvm/tools/llvm-objdump/llvm-objdump.cpp | |
parent | 46f6c834d9f95d99e0a85aa0c6dc07419aa6dee2 (diff) | |
download | llvm-56b5f001869664a1449e5e0fec677089153bf8c8.zip llvm-56b5f001869664a1449e5e0fec677089153bf8c8.tar.gz llvm-56b5f001869664a1449e5e0fec677089153bf8c8.tar.bz2 |
[sancov][sanitizer-common] Correct sanitizer coverage point
Sanitizer coverage point should be the previous instruction PC of the
caller and the offset to the previous instruction might be different
on each CPU architecture.
Reviewed By: MaskRay
Differential Revision: https://reviews.llvm.org/D119233
Diffstat (limited to 'llvm/tools/llvm-objdump/llvm-objdump.cpp')
0 files changed, 0 insertions, 0 deletions