[all-commits] [llvm/llvm-project] b50fb5: [compiler-rt][hwasan][fuchsia] Define shadow bound...
PiJoules via All-commits
all-commits at lists.llvm.org
Mon Jul 26 15:41:41 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b50fb58695b4fa2b60e0003980b158a717638180
https://github.com/llvm/llvm-project/commit/b50fb58695b4fa2b60e0003980b158a717638180
Author: Leonard Chan <leonardchan at google.com>
Date: 2021-07-26 (Mon, 26 Jul 2021)
Changed paths:
M compiler-rt/lib/hwasan/hwasan_fuchsia.cpp
Log Message:
-----------
[compiler-rt][hwasan][fuchsia] Define shadow bound globals
These are required by MemIsShadow for checking if an address actually is shadow memory.
Differential Revision: https://reviews.llvm.org/D105745
More information about the All-commits
mailing list