[all-commits] [llvm/llvm-project] 36eaea: [llvm][hwasan] Add Fuchsia shadow mapping configur...
Leonard Chan via All-commits
all-commits at lists.llvm.org
Thu Mar 25 15:29:33 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 36eaeaf728d303c5b42c4d22724406b14b9f0f56
https://github.com/llvm/llvm-project/commit/36eaeaf728d303c5b42c4d22724406b14b9f0f56
Author: Leonard Chan <leonardchan at google.com>
Date: 2021-03-25 (Thu, 25 Mar 2021)
Changed paths:
M llvm/lib/Transforms/Instrumentation/HWAddressSanitizer.cpp
A llvm/test/Instrumentation/HWAddressSanitizer/fuchsia.ll
Log Message:
-----------
[llvm][hwasan] Add Fuchsia shadow mapping configuration
Ensure that Fuchsia shadow memory starts at zero.
Differential Revision: https://reviews.llvm.org/D99380
More information about the All-commits
mailing list