[LLVMbugs] [Bug 22626] LLVM_THREAD_LOCAL causes build failure on Snow Leopard
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Wed Feb 18 14:52:21 PST 2015
http://llvm.org/bugs/show_bug.cgi?id=22626
Chandler Carruth <chandlerc at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |WONTFIX
--- Comment #2 from Chandler Carruth <chandlerc at gmail.com> ---
Yes, we require proper TLS if you want to use the pretty stack tracing. You can
disable backtraces to avoid this dependency for now, but I suspect it will
resurface in a more critical place later.
--
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/20150218/a64f105c/attachment.html>
More information about the llvm-bugs
mailing list