[PATCH] D78431: [ELF][PPC64] Don't perform toc-indirect to toc-relative relaxation for R_PPC64_TOC16_HA not followed by R_PPC64_TOC16_LO_DS

Sean Fertile via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 29 10:43:37 PDT 2020


sfertile added a comment.

In D78431#2010446 <https://reviews.llvm.org/D78431#2010446>, @MaskRay wrote:

> @sfertile Your revert does not include `Differential Revision: `. I guess if it included, the revision would be automatically re-opened, and `Commits:` would list the associated revert commits.


Cool, I didn't realize we had that functionality.  I'll make sure to include it from now on.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D78431





More information about the llvm-commits mailing list