[llvm] r227411 - [LPM] Clean up the use of TLS in pretty stack trace and disable it

Hans Wennborg hans at chromium.org
Thu Jan 29 09:47:22 PST 2015


On Wed, Jan 28, 2015 at 5:23 PM, Chandler Carruth <chandlerc at gmail.com> wrote:
> Author: chandlerc
> Date: Wed Jan 28 19:23:04 2015
> New Revision: 227411
>
> URL: http://llvm.org/viewvc/llvm-project?rev=227411&view=rev
> Log:
> [LPM] Clean up the use of TLS in pretty stack trace and disable it
> entirely when threads are not enabled. This should allow anyone who
> needs to bootstrap or cope with a host loader without TLS support to
> limp along without threading support.

I assume we want this (and r227412) for the 3.6 branch. Any others?



More information about the llvm-commits mailing list