[PATCH] D60896: Improve error reporting for mismatched value sites in IPGO
Dmitry Mikulin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Apr 23 15:25:02 PDT 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL359043: The error message for mismatched value sites is very cryptic. (authored by dmikulin, committed by ).
Herald added a subscriber: delcypher.
Changed prior to commit:
https://reviews.llvm.org/D60896?vs=195841&id=196345#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D60896/new/
https://reviews.llvm.org/D60896
Files:
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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60896.196345.patch
Type: text/x-patch
Size: 6740 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190423/7e80ba49/attachment.bin>
More information about the llvm-commits
mailing list