[all-commits] [llvm/llvm-project] a11aea: [compiler-rt][hwasan] Define fuchsia implementatio...
Leonard Chan via All-commits
all-commits at lists.llvm.org
Thu Jul 8 10:24:57 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a11aea68a4b31e72bc0b84bde5f3210048287d28
https://github.com/llvm/llvm-project/commit/a11aea68a4b31e72bc0b84bde5f3210048287d28
Author: Leonard Chan <leonardchan at google.com>
Date: 2021-07-08 (Thu, 08 Jul 2021)
Changed paths:
M compiler-rt/lib/hwasan/hwasan_fuchsia.cpp
M compiler-rt/lib/sanitizer_common/sanitizer_fuchsia.cpp
Log Message:
-----------
[compiler-rt][hwasan] Define fuchsia implementations of required hwasan functions
This contains all the definitions required by hwasan for the fuchsia
implementation and can be landed independently from the remaining parts of D91466.
Differential Revision: https://reviews.llvm.org/D103936
More information about the All-commits
mailing list