[llvm] r223137 - [Statepoints 3/4] Statepoint infrastructure for garbage collection: SelectionDAGBuilder
Philip Reames
listmail at philipreames.com
Thu Dec 4 09:08:41 PST 2014
On 12/04/2014 08:38 AM, Joerg Sonnenberger wrote:
> On Tue, Dec 02, 2014 at 06:50:36PM -0000, Philip Reames wrote:
>> Author: reames
>> Date: Tue Dec 2 12:50:36 2014
>> New Revision: 223137
>>
>> URL: http://llvm.org/viewvc/llvm-project?rev=223137&view=rev
>> Log:
>> [Statepoints 3/4] Statepoint infrastructure for garbage collection: SelectionDAGBuilder
> This crashes on the attached input, build with -O2.
Looking into this now. I'm very surprised by this, there's nothing in
this patch which should trigger for code which doesn't contain statepoints.
>
> Joerg
More information about the llvm-commits
mailing list