https://llvm.org/bugs/show_bug.cgi?id=26998

Anton Korobeynikov <an...@korobeynikov.info> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
                 CC|                            |an...@korobeynikov.info
         Resolution|WORKSFORME                  |---

--- Comment #2 from Anton Korobeynikov <an...@korobeynikov.info> ---
Nothing changed at LLVM side. The problem is still there, we're emitting wrong
relocation for TLS symbol. In fact, there is no data TLS relocation, so we
should not emit location for TLS variables on AArch64 :(

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to