[PATCH] D47596: [PPC64] Support R_PPC64_DTPREL* relcoations

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 11 09:39:42 PDT 2018


MaskRay accepted this revision.
MaskRay added a comment.
This revision is now accepted and ready to land.

I think the logic is correct. I created https://reviews.llvm.org/D47966 unaware of this revision and tested it with ld.gold on a powerpc64le machine, the output matches.


Repository:
  rLLD LLVM Linker

https://reviews.llvm.org/D47596





More information about the llvm-commits mailing list