[llvm-commits] [llvm] r67856 - in /llvm/trunk/include/llvm: ADT/ilist_node.h BasicBlock.h CodeGen/MachineBasicBlock.h CodeGen/MachineFunction.h CodeGen/SelectionDAG.h Function.h

Dan Gohman gohman at apple.com
Fri Mar 27 18:16:59 PDT 2009


On Mar 27, 2009, at 3:57 PM, Gabor Greif wrote:

> On 27 Mrz., 19:37, Dan Gohman <goh... at apple.com> wrote:
>> Author: djg
>> Date: Fri Mar 27 13:37:13 2009
>> New Revision: 67856
>>
>> URL:http://llvm.org/viewvc/llvm-project?rev=67856&view=rev
>> Log:
>> Revert r67844. This fixes the llvm-gcc-4.2 build on Darwin.
>
>
> Hi Dan,
>
> as of r67872 this function cannot crash any more, could
> you give this patch another try locally?

Hi Gabor,

It still fails. And FWIW, I have a report of a failure with this
patch on x86_64-unknown-linux-gnu in an llvm-gcc bootstrap, in case
that helps.

Dan




More information about the llvm-commits mailing list