[all-commits] [llvm/llvm-project] 8338c3: Update test; non-ext binary format not supported
Mingming Liu via All-commits
all-commits at lists.llvm.org
Sun Jun 1 17:23:24 PDT 2025
Branch: refs/heads/users/mingmingl-llvm/afdo-profile-format-backup
Home: https://github.com/llvm/llvm-project
Commit: 8338c3f35acc9a92683c4b480b1b256bad26d444
https://github.com/llvm/llvm-project/commit/8338c3f35acc9a92683c4b480b1b256bad26d444
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