[PATCH] D16474: Use PC-relative address for x32 TLS address

H.J. Lu via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 26 09:17:19 PST 2016


On Tue, Jan 26, 2016 at 9:14 AM, Rafael EspĂ­ndola
<rafael.espindola at gmail.com> wrote:
>> There are many x32 TLS issues.  This patch doesn't fix all of them
>> nor fixes llvm crash.
>
> I see. Are you working on the crash too? If so it would probably be
> better to fix that first.
>

I have quite a few patches for x32, which are much more intrusive.
This patch is the simplest one.


-- 
H.J.


More information about the llvm-commits mailing list