LLVM 3.3 release testing

Kai Nacke kai at redstar.de
Thu May 9 11:55:08 PDT 2013


On Thursday, 9 May 2013 at 18:26:49 UTC, Kai Nacke wrote:
> On Thursday, 9 May 2013 at 17:56:21 UTC, David Nadlinger wrote:
>> The std.digest failures turned out to be caused by 
>> TargetTransformInfo not being initialized – not sure whether 
>> actually requiring it to be present is an LLVM bug or not.
>>
>> David
>
> I got a SIGSEV in llvm::SelectionDAG::getMemcpy() while 
> compiling the unittest for std.digest.sha. Is this the same 
> problem?
>
> Kai

Yes, it is. SIGSEV is gone with your latest commit.

Kai


More information about the digitalmars-d-ldc mailing list