[all-commits] [llvm/llvm-project] 91348b: Update test; non-ext binary format not supported

Mingming Liu via All-commits all-commits at lists.llvm.org
Sun Jun 1 16:43:21 PDT 2025


  Branch: refs/heads/users/mingmingl-llvm/afdo-profile-format-backup
  Home:   https://github.com/llvm/llvm-project
  Commit: 91348b597e1dc2e52b347bb0ebbb8b2009969041
      https://github.com/llvm/llvm-project/commit/91348b597e1dc2e52b347bb0ebbb8b2009969041
  Author: mingmingl <mingmingl at google.com>
  Date:   2025-06-01 (Sun, 01 Jun 2025)

  Changed paths:
    M llvm/include/llvm/ProfileData/SampleProf.h
    M llvm/include/llvm/ProfileData/SampleProfReader.h
    M llvm/include/llvm/ProfileData/SampleProfWriter.h
    M llvm/lib/ProfileData/SampleProf.cpp
    M llvm/lib/ProfileData/SampleProfReader.cpp
    M llvm/lib/ProfileData/SampleProfWriter.cpp
    A llvm/test/tools/llvm-profdata/Inputs/profile-symbol-list-ext.expected
    M llvm/test/tools/llvm-profdata/Inputs/profile-symbol-list.expected
    A llvm/test/tools/llvm-profdata/Inputs/sample-profile-ext.proftext
    M llvm/test/tools/llvm-profdata/Inputs/sample-profile.proftext
    M llvm/test/tools/llvm-profdata/profile-symbol-list-compress.test
    M llvm/test/tools/llvm-profdata/profile-symbol-list.test
    M llvm/test/tools/llvm-profdata/roundtrip.test
    M llvm/tools/llvm-profdata/llvm-profdata.cpp

  Log Message:
  -----------
  Update test; non-ext binary format not supported



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