LLVM 3.3 release testing

Kai Nacke kai at redstar.de
Thu May 9 11:26:48 PDT 2013


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



More information about the digitalmars-d-ldc mailing list