[PATCH] D16201: [ELF/AArch64] - Implemented set of R_AARCH64_TLSDESC_* relocations.

George Rimar via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 17 00:30:46 PST 2016


>The refactoring on how dynamic relocations are handled is done (r259829).
>
>We still need to figure out a better way to propagate information for
>the relocation scan to relocateOne, but I don't know of anyone doing
>that on the immediate future, so this might be a reasonable time to
>implement this.

it looks r260677 "[ELF/AArch64] Add support to some GD/LE/IS TLS relocations" also implemented something relative,
I didn`t look close on it yet. 
Will try to ressurect the patch soon.

George.


More information about the llvm-commits mailing list