[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
Thu Jun 29 03:14:21 PDT 2023


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

Fix nits, add mmap check


Repository:
  rG LLVM Github Monorepo

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.535701.patch
Type: text/x-patch
Size: 16903 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230629/a16b0ef2/attachment.bin>


More information about the llvm-commits mailing list