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

Thurston Dang via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 18 16:04:28 PDT 2024


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

Added https://github.com/llvm/llvm-project/pull/89328

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


More information about the llvm-commits mailing list