[PATCH] D20033: [RuntimeDyld] Support R_390_PC64 relocation type
Ulrich Weigand via llvm-commits
llvm-commits at lists.llvm.org
Fri May 13 05:43:31 PDT 2016
uweigand accepted this revision.
uweigand added a comment.
This revision is now accepted and ready to land.
LGTM, thanks!
As an extra benefit, it would be great if you could also add test cases for the remaining relocation types that are already supported but don't have a test case yet ... (To be clear, this is not a requirement for committing this patch ...)
http://reviews.llvm.org/D20033
More information about the llvm-commits
mailing list