[llvm] r227300 - [LPM] Rip all of ManagedStatic and ThreadLocal out of the pretty stack

Hans Wennborg hans at chromium.org
Fri Jan 30 16:00:58 PST 2015


On Wed, Jan 28, 2015 at 9:45 AM, Hans Wennborg <hans at chromium.org> wrote:
> On Wed, Jan 28, 2015 at 2:02 AM, Chandler Carruth <chandlerc at gmail.com> wrote:
>> Hans, this is the last of the commits I'd like in 3.6 to address compile
>> time issues. This one hasn't fully made it through the build bots though,
>> but I didn't want to forget to put it on your radar assuming it survives.
>
> Merged in r227332.

It seems I was a little too quick to merge this.

In the light of the problems this has had on trunk, I've reverted it
on the 3.6 branch (r227646) since it doesn't seem quite ready, and I
want to get RC2 out for testing.

We can consider merging it later once it's stable on trunk if the
risk-reward ratio seems worth it.

 - Hans

>> On Wed, Jan 28, 2015 at 1:52 AM, Chandler Carruth <chandlerc at gmail.com>
>> wrote:
>>>
>>> Author: chandlerc
>>> Date: Wed Jan 28 03:52:14 2015
>>> New Revision: 227300
>>>
>>> URL: http://llvm.org/viewvc/llvm-project?rev=227300&view=rev
>>> Log:
>>> [LPM] Rip all of ManagedStatic and ThreadLocal out of the pretty stack
>>> tracing code.



More information about the llvm-commits mailing list