[llvm-bugs] [Bug 3507] X86 JIT doesn't support TLS
via llvm-bugs
llvm-bugs at lists.llvm.org
Wed Apr 24 02:23:16 PDT 2019
https://bugs.llvm.org/show_bug.cgi?id=3507
AlexDenisov <1101.debian at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|FIXED |---
Status|RESOLVED |REOPENED
CC| |1101.debian at gmail.com
--- Comment #8 from AlexDenisov <1101.debian at gmail.com> ---
I think the statement in the title still holds. Could anyone give an example on
how to use TLS with any current JIT?
I created a simple program, compiled it into bitcode, and tried to run it using
lli - I've got crashes for each JIT kind.
I believe whoever hits this problem will get to this bug report, and finding
"this was fixed" without an example may not be very helpful.
--
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/20190424/75c51637/attachment.html>
More information about the llvm-bugs
mailing list