[all-commits] [llvm/llvm-project] bf1825: [sanitizer] Add compress_stack_depot flag
Vitaly Buka via All-commits
all-commits at lists.llvm.org
Tue Nov 30 19:09:17 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: bf18253b0ee543f98119e5ab6a5b57d05c24d314
https://github.com/llvm/llvm-project/commit/bf18253b0ee543f98119e5ab6a5b57d05c24d314
Author: Vitaly Buka <vitalybuka at google.com>
Date: 2021-11-30 (Tue, 30 Nov 2021)
Changed paths:
M compiler-rt/lib/sanitizer_common/sanitizer_flags.inc
M compiler-rt/lib/sanitizer_common/sanitizer_stackdepot.cpp
A compiler-rt/test/sanitizer_common/TestCases/compress_stack_depot.cpp
Log Message:
-----------
[sanitizer] Add compress_stack_depot flag
Depends on D114494.
Reviewed By: morehouse
Differential Revision: https://reviews.llvm.org/D114495
More information about the All-commits
mailing list