[all-commits] [llvm/llvm-project] e605fb: fix: asan support aarch64be (#70536)

hstk30-hw via All-commits all-commits at lists.llvm.org
Sun Oct 29 02:28:24 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e605fba343d1f3cd2f538249546cfce71212ed23
      https://github.com/llvm/llvm-project/commit/e605fba343d1f3cd2f538249546cfce71212ed23
  Author: hstk30-hw <144751974+hstk30-hw at users.noreply.github.com>
  Date:   2023-10-29 (Sun, 29 Oct 2023)

  Changed paths:
    M llvm/lib/Transforms/Instrumentation/AddressSanitizer.cpp
    A llvm/test/Instrumentation/AddressSanitizer/aarch64be.ll

  Log Message:
  -----------
  fix: asan support aarch64be (#70536)

fix bad `Offset` for aarch64be asan

---------

Co-authored-by: Vitaly Buka <vitalybuka at gmail.com>




More information about the All-commits mailing list