[PATCH] D113238: [llvm-profgen] Fix index out of bounds error while using ip.advance

Lei Wang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 5 18:39:52 PDT 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG5bf191a381bb: [llvm-profgen] Fix index out of bounds error while using ip.advance (authored by wlei).

Changed prior to commit:
  https://reviews.llvm.org/D113238?vs=385217&id=385220#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D113238

Files:
  llvm/test/tools/llvm-profgen/Inputs/out-of-bounds.raw.prof
  llvm/test/tools/llvm-profgen/inline-noprobe.test
  llvm/tools/llvm-profgen/ProfileGenerator.cpp
  llvm/tools/llvm-profgen/ProfiledBinary.cpp
  llvm/tools/llvm-profgen/ProfiledBinary.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D113238.385220.patch
Type: text/x-patch
Size: 8691 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211106/a7c9b799/attachment.bin>


More information about the llvm-commits mailing list