[all-commits] [llvm/llvm-project] 86e26f: [MTE] Instrument use-after-scope for optnone funct...

Florian Mayer via All-commits all-commits at lists.llvm.org
Thu Feb 17 13:54:08 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 86e26f09a4039837bc9954d963fdc5745ff413be
      https://github.com/llvm/llvm-project/commit/86e26f09a4039837bc9954d963fdc5745ff413be
  Author: Florian Mayer <fmayer at google.com>
  Date:   2022-02-17 (Thu, 17 Feb 2022)

  Changed paths:
    M llvm/lib/Target/AArch64/AArch64StackTagging.cpp

  Log Message:
  -----------
  [MTE] Instrument use-after-scope for optnone functions.

We always need the Dominator and PostDominatorTree for use-after-scope.

Reviewed By: eugenis

Differential Revision: https://reviews.llvm.org/D119993




More information about the All-commits mailing list