[all-commits] [llvm/llvm-project] 00840f: [MemProf] Add quotes around FileCheck pattern (#12...

Teresa Johnson via All-commits all-commits at lists.llvm.org
Wed Dec 18 13:18:41 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 00840fbb51789278a40a4a2f83ebce04a32f0dde
      https://github.com/llvm/llvm-project/commit/00840fbb51789278a40a4a2f83ebce04a32f0dde
  Author: Teresa Johnson <tejohnson at google.com>
  Date:   2024-12-18 (Wed, 18 Dec 2024)

  Changed paths:
    M llvm/test/ThinLTO/X86/memprof-missing-callsite.ll

  Log Message:
  -----------
  [MemProf] Add quotes around FileCheck pattern (#120481)

Some bots are failing with 2916352936097a35cdcaaf38a9097465adbf8cf5,
likely due to the escapes in the FileCheck pattern. Add extra quotes to
try to fix this.
E.g. https://lab.llvm.org/buildbot/#/builders/46/builds/9442



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