[PATCH] D66979: [InstrProf] Tighten a check for malformed data records in raw profiles

wael yehia via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 9 04:27:54 PDT 2019


w2yehia added a comment.

Hi @vsk can you provide a description/script on how to recreate the `malformed-ptr-to-counter-array.profraw` file when someone is changing the profile layout (for example by adding new value profiling kinds).
I'm thinking something like `llvm/test/tools/llvm-profdata/raw-two-profiles.test` would be nice
Thanks.


Repository:
  rL LLVM

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

https://reviews.llvm.org/D66979





More information about the llvm-commits mailing list