[all-commits] [llvm/llvm-project] 34edaa: [MTE] add stack frame history buffer (#86356)

Florian Mayer via All-commits all-commits at lists.llvm.org
Tue May 28 16:05:30 PDT 2024


  Branch: refs/heads/users/fmayer/spr/main.wip-mte-stack-record
  Home:   https://github.com/llvm/llvm-project
  Commit: 34edaaf0f75f0b784ff01bd8fa8bbbf94f462cac
      https://github.com/llvm/llvm-project/commit/34edaaf0f75f0b784ff01bd8fa8bbbf94f462cac
  Author: Florian Mayer <fmayer at google.com>
  Date:   2024-05-28 (Tue, 28 May 2024)

  Changed paths:
    M llvm/lib/Target/AArch64/AArch64FrameLowering.cpp
    M llvm/lib/Target/AArch64/AArch64StackTagging.cpp
    A llvm/test/CodeGen/AArch64/stack-tagging-prologue.ll

  Log Message:
  -----------
  [MTE] add stack frame history buffer (#86356)

this will allow us to find offending objects in a symbolization step,
like we can do with hwasan.

needs matching changes in AOSP:

https://android-review.git.corp.google.com/q/topic:%22stackhistorybuffer%22



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