[all-commits] [llvm/llvm-project] 42f371: [HWASan][Fuchsia] Have Fuchsia use a dynamic shado...

PiJoules via All-commits all-commits at lists.llvm.org
Thu Feb 12 11:59:43 PST 2026


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 42f37175ede308405d5fe09a65d0c13e32f744aa
      https://github.com/llvm/llvm-project/commit/42f37175ede308405d5fe09a65d0c13e32f744aa
  Author: PiJoules <6019989+PiJoules at users.noreply.github.com>
  Date:   2026-02-12 (Thu, 12 Feb 2026)

  Changed paths:
    M llvm/lib/Transforms/Instrumentation/HWAddressSanitizer.cpp
    M llvm/test/Instrumentation/HWAddressSanitizer/fuchsia.ll
    M llvm/test/Instrumentation/HWAddressSanitizer/prologue.ll

  Log Message:
  -----------
  [HWASan][Fuchsia] Have Fuchsia use a dynamic shadow start (#180881)

The dynamic shadow global is still set to zero, but this will change in
the future. This only contains the llvm-side changes which is all that's
needed for now.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list