[all-commits] [llvm/llvm-project] 7185b1: [sanitizer] Add compress_stack_depot flag
Vitaly Buka via All-commits
all-commits at lists.llvm.org
Thu Dec 2 10:43:15 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7185b1f406e1c6b798355dd3326e67960a41420e
https://github.com/llvm/llvm-project/commit/7185b1f406e1c6b798355dd3326e67960a41420e
Author: Vitaly Buka <vitalybuka at google.com>
Date: 2021-12-02 (Thu, 02 Dec 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