[all-commits] [llvm/llvm-project] a51d21: [sanitizer_common] Add arm64e module type (#166018)

Andrew Haberlandt via All-commits all-commits at lists.llvm.org
Tue Nov 4 14:32:27 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a51d219ee7ac9ca96ade7639bff5097c8b79c130
      https://github.com/llvm/llvm-project/commit/a51d219ee7ac9ca96ade7639bff5097c8b79c130
  Author: Andrew Haberlandt <ndrewh at users.noreply.github.com>
  Date:   2025-11-04 (Tue, 04 Nov 2025)

  Changed paths:
    M compiler-rt/lib/asan/scripts/asan_symbolize.py
    M compiler-rt/lib/sanitizer_common/sanitizer_common.h
    M compiler-rt/lib/sanitizer_common/sanitizer_procmaps_mac.cpp
    M compiler-rt/lib/sanitizer_common/tests/sanitizer_procmaps_test.cpp

  Log Message:
  -----------
  [sanitizer_common] Add arm64e module type (#166018)

This will fix some symbolication failures on arm64e machines when the
symbolicator passes the (wrong) architecture string to atos.



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