[llvm] [ASan][Windows] Fixing Windows shadow memory address for arm64 (PR #184902)
Thurston Dang via llvm-commits
llvm-commits at lists.llvm.org
Fri Mar 6 10:01:43 PST 2026
================
@@ -0,0 +1,20 @@
+; Test using dynamic shadow address on Windows
----------------
thurstond wrote:
Nit: there is already `llvm/test/Instrumentation/AddressSanitizer/basic-msvc64.ll`. Could that be generalized to use the two `RUN: ... -mtriple` lines instead of adding this extra test?
https://github.com/llvm/llvm-project/pull/184902
More information about the llvm-commits
mailing list