[llvm] [hwasan] Add intrinsics for fixed shadow on Aarch64 (PR #89319)

Vitaly Buka via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 18 15:02:55 PDT 2024


================
@@ -0,0 +1,144 @@
+; RUN: llc --hwasan-mapping-offset=4398046511104 < %s | FileCheck %s
----------------
vitalybuka wrote:

lets precommit this one and rebase?

https://github.com/llvm/llvm-project/pull/89319


More information about the llvm-commits mailing list