[llvm] [llvm] Implement address sanitizer on AIX (2/3) (PR #129926)

Vitaly Buka via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 5 18:02:57 PST 2025


================
@@ -468,6 +473,7 @@ namespace {
 ///   shadow = (mem >> Scale) + &__asan_shadow
----------------
vitalybuka wrote:

Can you please explain HighBits here?

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


More information about the llvm-commits mailing list