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

Rafael Auler via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 29 14:29:05 PDT 2023


rafauler added a comment.

In D147150#4232008 <https://reviews.llvm.org/D147150#4232008>, @Amir wrote:

> The plan is to explicitly zero out the original jump table entries to trigger a crash if we end up using them.

Oh, ok


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D147150



More information about the llvm-commits mailing list