[PATCH] D132495: [BOLT] Verify externally referenced blocks against jump table targets

Amir Ayupov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 15 17:46:10 PDT 2022


Amir updated this revision to Diff 460575.
Amir added a comment.

Address Maksim's comments


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D132495

Files:
  bolt/include/bolt/Core/BinaryFunction.h
  bolt/lib/Core/BinaryFunction.cpp
  bolt/test/X86/shrinkwrapping-restore-position.s
  bolt/test/X86/unclaimed-jt-entries.s
  bolt/test/runtime/X86/Inputs/unclaimed-jt-entries.c
  bolt/test/runtime/X86/unclaimed-jt-entries.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D132495.460575.patch
Type: text/x-patch
Size: 8321 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220916/7e8b8b1a/attachment.bin>


More information about the llvm-commits mailing list