[all-commits] [llvm/llvm-project] 71af00: [compiler-rt][hwasan][fuchsia] Implement Initializ...
PiJoules via All-commits
all-commits at lists.llvm.org
Mon Jul 26 16:05:19 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 71af002d151ef9a162c8a776c22b46893f923af0
https://github.com/llvm/llvm-project/commit/71af002d151ef9a162c8a776c22b46893f923af0
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] Implement InitializeOsSupport
This is empty for now, but we will add a check that TBI is enabled once the
tagged pointer ABI for zircon is finalized. This depends on D105667.
Differential Revision: https://reviews.llvm.org/D105668
More information about the All-commits
mailing list