[all-commits] [llvm/llvm-project] 5ff52b: [sanitizer] Restore __thumb__ workaround
Vitaly Buka via All-commits
all-commits at lists.llvm.org
Tue Dec 7 18:04:23 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5ff52be5d98a621db6de079ad09d0f94854938e8
https://github.com/llvm/llvm-project/commit/5ff52be5d98a621db6de079ad09d0f94854938e8
Author: Vitaly Buka <vitalybuka at google.com>
Date: 2021-12-07 (Tue, 07 Dec 2021)
Changed paths:
M compiler-rt/lib/sanitizer_common/sanitizer_allocator.cpp
M compiler-rt/lib/sanitizer_common/sanitizer_common.h
M compiler-rt/lib/sanitizer_common/sanitizer_common_libcdep.cpp
Log Message:
-----------
[sanitizer] Restore __thumb__ workaround
It was removed in D114934 and failed clang-thumbv7-full-2stage.
More information about the All-commits
mailing list