mirror of
https://github.com/RPCS3/llvm.git
synced 2024-12-12 14:20:33 +00:00
7fe6532539
This patch changes the DFSan instrumentation for aarch64 to instead of using fixes application mask defined by SANITIZER_AARCH64_VMA to read the application shadow mask value from compiler-rt. The value is initialized based on runtime VAM detection. Along with this patch a compiler-rt one will also be added to export the shadow mask variable. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@254196 91177308-0d34-0410-b5e6-96231b3b80d8 |
||
---|---|---|
.. | ||
Inputs | ||
abilist.ll | ||
args-unreachable-bb.ll | ||
arith.ll | ||
call.ll | ||
debug-nonzero-labels.ll | ||
debug.ll | ||
external_mask.ll | ||
load.ll | ||
memset.ll | ||
prefix-rename.ll | ||
store.ll | ||
union-large.ll | ||
union.ll |