[all-commits] [llvm/llvm-project] 9146da: [ASan][Fuchsia] Have Fuchsia use a dynamic shadow ...
PiJoules via All-commits
all-commits at lists.llvm.org
Mon Feb 23 15:49:27 PST 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9146da3a7bee5c62a12fed9b423c8292209da926
https://github.com/llvm/llvm-project/commit/9146da3a7bee5c62a12fed9b423c8292209da926
Author: PiJoules <leonardchan at google.com>
Date: 2026-02-23 (Mon, 23 Feb 2026)
Changed paths:
M compiler-rt/lib/asan/CMakeLists.txt
M compiler-rt/lib/asan/asan_fuchsia.cpp
M compiler-rt/lib/asan/asan_mapping.h
M compiler-rt/lib/asan/asan_rtl_x86_64.S
Log Message:
-----------
[ASan][Fuchsia] Have Fuchsia use a dynamic shadow start (#180880)
The dynamic shadow global is still set to zero, but this will change in the future.
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