[PATCH] D25687: [PGO] fix bogus warning for merging empty llvm profile file
Rong Xu via llvm-commits
llvm-commits at lists.llvm.org
Wed Oct 19 16:00:31 PDT 2016
This revision was automatically updated to reflect the committed changes.
Closed by commit rL284659: [PGO] Fix bogus warning for merging empty llvm profile file (authored by xur).
Changed prior to commit:
https://reviews.llvm.org/D25687?vs=75233&id=75249#toc
Repository:
rL LLVM
https://reviews.llvm.org/D25687
Files:
llvm/trunk/include/llvm/ProfileData/InstrProf.h
llvm/trunk/lib/ProfileData/InstrProf.cpp
llvm/trunk/lib/ProfileData/InstrProfReader.cpp
llvm/trunk/test/tools/llvm-profdata/Inputs/IR_profile.proftext
llvm/trunk/test/tools/llvm-profdata/Inputs/clang_profile.proftext
llvm/trunk/test/tools/llvm-profdata/merge_empty_profile.test
llvm/trunk/tools/llvm-profdata/llvm-profdata.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D25687.75249.patch
Type: text/x-patch
Size: 3985 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161019/6a00073f/attachment.bin>
More information about the llvm-commits
mailing list