[all-commits] [llvm/llvm-project] 39b408: Update test; non-ext binary format not supported
Mingming Liu via All-commits
all-commits at lists.llvm.org
Sat May 31 21:48:24 PDT 2025
Branch: refs/heads/users/mingmingl-llvm/spr/afdo-profile-format-backup
Home: https://github.com/llvm/llvm-project
Commit: 39b4081b019116b1d5c8ec21eec5d0f61ddbe06d
https://github.com/llvm/llvm-project/commit/39b4081b019116b1d5c8ec21eec5d0f61ddbe06d
Author: mingmingl <mingmingl at google.com>
Date: 2025-05-31 (Sat, 31 May 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/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