[all-commits] [llvm/llvm-project] c8f4e0: [sanitizer] Fix test on arm 32bit
Vitaly Buka via All-commits
all-commits at lists.llvm.org
Sat Nov 14 00:02:42 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: c8f4e06b29f4a91dc97f711901ebd575f840613a
https://github.com/llvm/llvm-project/commit/c8f4e06b29f4a91dc97f711901ebd575f840613a
Author: Vitaly Buka <vitalybuka at google.com>
Date: 2020-11-14 (Sat, 14 Nov 2020)
Changed paths:
M compiler-rt/lib/sanitizer_common/tests/sanitizer_stackdepot_test.cpp
Log Message:
-----------
[sanitizer] Fix test on arm 32bit
Make test values suitable for PC alignment arithmetic used
in StackTrace::Print().
More information about the All-commits
mailing list