[all-commits] [llvm/llvm-project] 86832c: [compiler-rt][hwasan][Fuchsia] Do not emit FindDyn...
PiJoules via All-commits
all-commits at lists.llvm.org
Tue Jul 27 15:47:53 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 86832c9440fbf1a8d707dc7ce25bdce197735fa1
https://github.com/llvm/llvm-project/commit/86832c9440fbf1a8d707dc7ce25bdce197735fa1
Author: Leonard Chan <leonardchan at google.com>
Date: 2021-07-27 (Tue, 27 Jul 2021)
Changed paths:
M compiler-rt/lib/hwasan/hwasan_dynamic_shadow.cpp
Log Message:
-----------
[compiler-rt][hwasan][Fuchsia] Do not emit FindDynamicShadowStart for Fuchsia
This function is unused because fuchsia does not support a dynamic shadow.
Differential Revision: https://reviews.llvm.org/D105735
More information about the All-commits
mailing list