[PATCH] D108942: [compiler-rt] Add more diagnostic to InstrProfError

David Li via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 26 09:31:55 PDT 2021


davidxl added a comment.

I find it cleaner just to expand known malformed errors into its own error category. WIth that the change can also be minimized.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D108942



More information about the llvm-commits mailing list