[all-commits] [llvm/llvm-project] e3e6bc: [MemProf] Need to require asserts for tests that u...

Teresa Johnson via All-commits all-commits at lists.llvm.org
Thu May 4 07:34:47 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e3e6bc699574550f2ed1de07f4e5bcdddaa65557
      https://github.com/llvm/llvm-project/commit/e3e6bc699574550f2ed1de07f4e5bcdddaa65557
  Author: Teresa Johnson <tejohnson at google.com>
  Date:   2023-05-04 (Thu, 04 May 2023)

  Changed paths:
    M llvm/test/ThinLTO/X86/memprof-basic.ll
    M llvm/test/ThinLTO/X86/memprof-duplicate-context-ids.ll
    M llvm/test/ThinLTO/X86/memprof-funcassigncloning.ll
    M llvm/test/ThinLTO/X86/memprof-indirectcall.ll
    M llvm/test/ThinLTO/X86/memprof-inlined.ll
    M llvm/test/Transforms/MemProfContextDisambiguation/basic.ll
    M llvm/test/Transforms/MemProfContextDisambiguation/duplicate-context-ids.ll
    M llvm/test/Transforms/MemProfContextDisambiguation/funcassigncloning.ll
    M llvm/test/Transforms/MemProfContextDisambiguation/indirectcall.ll
    M llvm/test/Transforms/MemProfContextDisambiguation/inlined.ll

  Log Message:
  -----------
  [MemProf] Need to require asserts for tests that use -stats

Follow up to bfe7205975a63a605ff3faacd97fe4c1bf4c19b3 to require asserts
which is needed for the use of -stats. This showed up in the following
bot failure: https://lab.llvm.org/buildbot/#/builders/91/builds/16760




More information about the All-commits mailing list