[PATCH] D38053: [AArch64] Implement R_AARCH64_ LD_PREL_LO19

Davide Italiano via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 19 13:56:23 PDT 2017


davide added a comment.

In https://reviews.llvm.org/D38053#875579, @ruiu wrote:

> I believe Peter Smith is the right person to review this, as he knows this part of code the most.
>
> Just to make sure, is does the test pass when you use ld.bfd or ld.gold instead of ld.lld?


yes, that's how I checked the output (with bfd).


https://reviews.llvm.org/D38053





More information about the llvm-commits mailing list