[PATCH] D107097: [llvm-profgen] An option to ignore parsing MMap events

Hongtao Yu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 29 13:05:29 PDT 2021


hoy added a comment.

Can the mmap events be treated as optional, so when they present we parse them otherwise just move forward to other events?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D107097



More information about the llvm-commits mailing list