[llvm] r267309 - [RuntimeDyldELF] Handle GOTPCRELX/REX_GOTPCRELX.

Davide Italiano via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 25 14:29:09 PDT 2016


On Mon, Apr 25, 2016 at 1:28 PM, Lang Hames <lhames at gmail.com> wrote:
> Cool! Thanks Davide. :)
>
> - Lang.
>

No problem. Please take in mind that we (still) handle GOTPCRELX
exactly as GOTPCREL.
This is fine, but ideally we want to avoid the extra GOT jump (which
will speed-up things).

-- 
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