[PATCH] D108747: [llvm][ProfileData] Add a warning to indicate potentially corrupted data

David Li via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 25 22:23:14 PDT 2021


davidxl added a comment.

I think this warning is not about OOM, but corrupted profile data.  Regular OOM may not worth warning.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D108747



More information about the llvm-commits mailing list