[all-commits] [llvm/llvm-project] f71020: Resolve comments
Mingming Liu via All-commits
all-commits at lists.llvm.org
Sat Jul 26 23:50:44 PDT 2025
Branch: refs/heads/users/mingmingl-llvm/profgen-samplefdo-profile-format-backup2
Home: https://github.com/llvm/llvm-project
Commit: f7102030606c32207a5b7ac0fe99529a7bd6f05e
https://github.com/llvm/llvm-project/commit/f7102030606c32207a5b7ac0fe99529a7bd6f05e
Author: mingmingl <mingmingl at google.com>
Date: 2025-07-26 (Sat, 26 Jul 2025)
Changed paths:
M llvm/include/llvm/ProfileData/SampleProf.h
A llvm/test/tools/llvm-profgen/Inputs/dap-pie.bin
M llvm/test/tools/llvm-profgen/Inputs/lbr-perf-for-dap.script
A llvm/test/tools/llvm-profgen/Inputs/pie-dap-perf.txt
A llvm/test/tools/llvm-profgen/Inputs/pie-lbr-perf.script
A llvm/test/tools/llvm-profgen/afdo-with-vtable-pie.test
M llvm/test/tools/llvm-profgen/afdo-with-vtable.test
M llvm/tools/llvm-profgen/PerfReader.cpp
M llvm/tools/llvm-profgen/PerfReader.h
M llvm/tools/llvm-profgen/ProfiledBinary.cpp
M llvm/tools/llvm-profgen/ProfiledBinary.h
Log Message:
-----------
Resolve comments
1. trim down lbr-perf-for-dap.script
2. add a PIE test case
TODO: trim down test case inputs
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