[all-commits] [llvm/llvm-project] 43ca02: Revert "[HWASan] [compiler-rt] support non-4k page...
Florian Mayer via All-commits
all-commits at lists.llvm.org
Mon Jun 17 14:38:16 PDT 2024
Branch: refs/heads/revert-95069-users/fmayer/spr/hwasan-compiler-rt-support-non-4k-pages-on-android
Home: https://github.com/llvm/llvm-project
Commit: 43ca021ef4765f212be166940f0305c05845b713
https://github.com/llvm/llvm-project/commit/43ca021ef4765f212be166940f0305c05845b713
Author: Florian Mayer <florian.mayer at bitsrc.org>
Date: 2024-06-17 (Mon, 17 Jun 2024)
Changed paths:
M compiler-rt/lib/asan/asan_linux.cpp
M compiler-rt/lib/asan/asan_mac.cpp
M compiler-rt/lib/asan/asan_premap_shadow.cpp
M compiler-rt/lib/hwasan/hwasan_dynamic_shadow.cpp
M compiler-rt/lib/memprof/memprof_linux.cpp
M compiler-rt/lib/sanitizer_common/sanitizer_common.h
M compiler-rt/lib/sanitizer_common/sanitizer_linux.cpp
M compiler-rt/lib/sanitizer_common/sanitizer_linux_libcdep.cpp
M compiler-rt/lib/sanitizer_common/sanitizer_mac.cpp
M compiler-rt/lib/sanitizer_common/sanitizer_win.cpp
Log Message:
-----------
Revert "[HWASan] [compiler-rt] support non-4k pages on Android (#95069)"
This reverts commit 5b04b6fe3fabba8f76d730da3c0d528e1dd0c184.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list