[all-commits] [llvm/llvm-project] f9d585: Revert "[sanitizer] Add compress_stack_depot flag"
Steven Wan via All-commits
all-commits at lists.llvm.org
Wed Dec 1 17:23:46 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f9d585d0dd5751be302f33fd129bbd8c11641f54
https://github.com/llvm/llvm-project/commit/f9d585d0dd5751be302f33fd129bbd8c11641f54
Author: Steven Wan <wanyu9511 at gmail.com>
Date: 2021-12-01 (Wed, 01 Dec 2021)
Changed paths:
M compiler-rt/lib/sanitizer_common/sanitizer_flags.inc
M compiler-rt/lib/sanitizer_common/sanitizer_stackdepot.cpp
R compiler-rt/test/sanitizer_common/TestCases/compress_stack_depot.cpp
Log Message:
-----------
Revert "[sanitizer] Add compress_stack_depot flag"
This is failing on clang-s390x-linux,
https://lab.llvm.org/buildbot/#/builders/94/builds/6748.
This reverts commit bf18253b0ee543f98119e5ab6a5b57d05c24d314.
More information about the All-commits
mailing list