[PATCH] D153771: [BOLT][Instrumentation] Fix hash table memory corruption and append-pid option

Denis Revunov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 27 15:22:58 PDT 2023


treapster updated this revision to Diff 535156.
treapster added a comment.

Add comment and buffer overflow assertion


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

https://reviews.llvm.org/D153771

Files:
  bolt/lib/RuntimeLibs/InstrumentationRuntimeLibrary.cpp
  bolt/runtime/common.h
  bolt/runtime/instr.cpp
  bolt/test/runtime/instrumentation-indirect-2.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D153771.535156.patch
Type: text/x-patch
Size: 16867 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230627/f586d52e/attachment.bin>


More information about the llvm-commits mailing list