[PATCH] D102575: [SPARC][MC] Support more relocation types

Daniel Cederman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 13 06:37:46 PDT 2021


dcederman accepted this revision.
dcederman added a comment.

This looks good to me. Maybe change `TailRelocSym` to `TailOpRelocSym` or `TailOperandRelocSym` to make it more clear that it refers to the tail operand?


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

https://reviews.llvm.org/D102575



More information about the llvm-commits mailing list