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
- Repository
- rL LLVM
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 196345 compiler-rt/trunk/lib/profile/InstrProfData.inc
compiler-rt/trunk/lib/profile/InstrProfiling.h
llvm/trunk/include/llvm/ProfileData/InstrProf.h
llvm/trunk/include/llvm/ProfileData/InstrProfData.inc
llvm/trunk/lib/ProfileData/InstrProfWriter.cpp
llvm/trunk/lib/Transforms/Instrumentation/PGOInstrumentation.cpp
llvm/trunk/test/Transforms/PGOProfile/Inputs/diag_no_value_sites.proftext
llvm/trunk/test/Transforms/PGOProfile/diag_no_value_sites.ll
|