[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:56:14 PDT 2023


Amir added a comment.

In D147150#4232011 <https://reviews.llvm.org/D147150#4232011>, @rafauler wrote:

> Nice solution. Can @maksfb  sign off on this too?  I'm not sure if he's aware.

We discussed the solution. @maksfb – please check if it looks good. I didn't refactor the creation of a zero symbol, we still create them ad-hoc in a couple of places.


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