[PATCH] D147150: [BOLT] Remove original relocs when moving JTs in relocation mode

Amir Ayupov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 30 07:51:43 PDT 2023


Amir updated this revision to Diff 509680.
Amir added a comment.
This revision is now accepted and ready to land.

Zero out the original jump table entries


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D147150

Files:
  bolt/include/bolt/Core/JumpTable.h
  bolt/lib/Core/BinaryEmitter.cpp
  bolt/lib/Core/JumpTable.cpp
  bolt/test/X86/normalize-jump-table-target.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D147150.509680.patch
Type: text/x-patch
Size: 3497 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230330/4d47bfcd/attachment.bin>


More information about the llvm-commits mailing list