[all-commits] [llvm/llvm-project] 6d5239: [InstrProf][Correlate] Improve error messages
Ellis Hoag via All-commits
all-commits at lists.llvm.org
Wed Jan 26 11:34:13 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6d5239113c1461118055166a8c300c2e8e57791b
https://github.com/llvm/llvm-project/commit/6d5239113c1461118055166a8c300c2e8e57791b
Author: Ellis Hoag <ellis.sparky.hoag at gmail.com>
Date: 2022-01-26 (Wed, 26 Jan 2022)
Changed paths:
M llvm/include/llvm/ProfileData/InstrProf.h
M llvm/lib/ProfileData/InstrProf.cpp
M llvm/lib/ProfileData/InstrProfCorrelator.cpp
Log Message:
-----------
[InstrProf][Correlate] Improve error messages
Improve the error messages when using `llvm-profdata` to correlate profiles with debug info.
Reviewed By: kyulee, phosek
Differential Revision: https://reviews.llvm.org/D118166
More information about the All-commits
mailing list