[all-commits] [llvm/llvm-project] cc2794: [sanitizer] Switch StackStore from pointers to 32b...
Vitaly Buka via All-commits
all-commits at lists.llvm.org
Sun Nov 28 01:44:57 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: cc2794abeab5d876c50523de193ea7b5849018cc
https://github.com/llvm/llvm-project/commit/cc2794abeab5d876c50523de193ea7b5849018cc
Author: Vitaly Buka <vitalybuka at google.com>
Date: 2021-11-28 (Sun, 28 Nov 2021)
Changed paths:
M compiler-rt/lib/sanitizer_common/sanitizer_stack_store.cpp
M compiler-rt/lib/sanitizer_common/sanitizer_stack_store.h
Log Message:
-----------
[sanitizer] Switch StackStore from pointers to 32bit IDs
Depends on D114488.
Reviewed By: morehouse, dvyukov, kstoimenov
Differential Revision: https://reviews.llvm.org/D114489
More information about the All-commits
mailing list