[PATCH] D66985: [llvm-profdata] Add mode to recover from profile read failures

Vedant Kumar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 3 12:13:09 PDT 2019


vsk updated this revision to Diff 218512.
vsk retitled this revision from "[llvm-profdata] Recover from InstrProf read failures" to "[llvm-profdata] Add mode to recover from profile read failures".
vsk edited the summary of this revision.
vsk added a comment.

- Allow users to pick the failure mode for profile merging.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D66985/new/

https://reviews.llvm.org/D66985

Files:
  llvm/docs/CommandGuide/llvm-profdata.rst
  llvm/test/tools/llvm-profdata/invalid-profdata.test
  llvm/test/tools/llvm-profdata/text-format-errors.test
  llvm/tools/llvm-profdata/llvm-profdata.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D66985.218512.patch
Type: text/x-patch
Size: 13975 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190903/59283590/attachment.bin>


More information about the llvm-commits mailing list