[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
Thu Nov 4 20:58:10 PDT 2021


wlei created this revision.
Herald added subscribers: hoy, wenlei, lxfind, arphaman.
wlei requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Repository:
  rG LLVM Github Monorepo

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.384951.patch
Type: text/x-patch
Size: 5159 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211105/fccbdc8e/attachment-0001.bin>


More information about the llvm-commits mailing list