[llvm-bugs] [Bug 21077] R_AARCH64_ABS64 used with TLS symbol
via llvm-bugs
llvm-bugs at lists.llvm.org
Thu May 5 08:08:31 PDT 2016
https://llvm.org/bugs/show_bug.cgi?id=21077
Igor Kudrin <ikudrin.dev at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|CLOSED |REOPENED
CC| |ikudrin.dev at gmail.com
Resolution|FIXED |---
--- Comment #16 from Igor Kudrin <ikudrin.dev at gmail.com> ---
The original issue isn't fixed.
It looks like gcc solves this issue by not adding a DW_AT_location record into
DIE for TLS variables when targeting AArch64. Shouldn't we do the same?
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20160505/089e276b/attachment.html>
More information about the llvm-bugs
mailing list