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

Amir Ayupov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 16 09:09:45 PDT 2022


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

Rename method to validateExternallyReferencedOffsets


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.460793.patch
Type: text/x-patch
Size: 8349 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220916/b85c4cb1/attachment.bin>


More information about the llvm-commits mailing list