[PATCH] D66985: [llvm-profdata] Recover from InstrProf read failures
David Li via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 29 21:51:53 PDT 2019
davidxl added a comment.
This is a behavior change and I think it should be guarded with an option. The default of the option should be set to 'FailOnAnyWhenMerge' instead of 'FailOnAllWhenMerge'.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D66985/new/
https://reviews.llvm.org/D66985
More information about the llvm-commits
mailing list