[PATCH] D81082: [PowerPC] Do not add the relocation addend to the instruction encoding

Sean Fertile via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 11 08:47:06 PDT 2020


sfertile accepted this revision as: sfertile.
sfertile added a comment.
This revision is now accepted and ready to land.

LGTM.

> The CHECK-O section prints out the relocation and then it has symbol+<addend>. Is that what you are looking for?

Yeah, not sure how I missed that the first time. Sorry.


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

https://reviews.llvm.org/D81082





More information about the llvm-commits mailing list