[lld] r253352 - [ELF2/AArch64] Add lazy relocation support for AArch64.

Davide Italiano via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 20 13:41:34 PST 2015


On Thu, Nov 19, 2015 at 10:47 AM, Igor Kudrin <ikudrin.dev at gmail.com> wrote:
> Hi,
>
> Please take a look at http://reviews.llvm.org/D14833, it can probably solve
> the problem.
>

It solved the problem for me, thanks (and also thanks for doing lazy relocs).
I committed a variation of the patch I included in the previous mail
and now I'm able to dynamically link basic executables on FreeBSD.

--
Davide

"There are no solved problems; there are only problems that are more
or less solved" -- Henri Poincare


More information about the llvm-commits mailing list