The error message for mismatched value sites is very cryptic.
This is an attempt to make it more readable.
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D60896
Improve error reporting for mismatched value sites in IPGO ClosedPublic Authored by dmikulin on Apr 18 2019, 4:29 PM.
Details Summary The error message for mismatched value sites is very cryptic.
Diff Detail Event TimelineThis revision is now accepted and ready to land.Apr 23 2019, 9:06 AM Closed by commit rL359043: The error message for mismatched value sites is very cryptic. (authored by dmikulin). · Explain WhyApr 23 2019, 3:24 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 195841 compiler-rt/lib/profile/InstrProfData.inc
compiler-rt/lib/profile/InstrProfiling.h
llvm/include/llvm/ProfileData/InstrProf.h
llvm/include/llvm/ProfileData/InstrProfData.inc
llvm/lib/ProfileData/InstrProfWriter.cpp
llvm/lib/Transforms/Instrumentation/PGOInstrumentation.cpp
llvm/test/Transforms/PGOProfile/Inputs/diag_no_value_sites.proftext
llvm/test/Transforms/PGOProfile/diag_no_value_sites.ll
|