LLVM 3.3 release testing

Kai Nacke kai at redstar.de
Fri May 10 09:15:11 PDT 2013


On Thursday, 9 May 2013 at 21:02:58 UTC, David Nadlinger wrote:
> On Thursday, 9 May 2013 at 18:24:46 UTC, David Nadlinger wrote:
>> The druntime_src_rt_arraydouble_release_32 failure seems to be 
>> caused by _arraySliceSliceAddSliceAssign_d not being marked as 
>> noinline.
>>
>> No idea why this happens, will look into it.
>
> I really don't like the llvm::Atributes API – their immutable 
> nature in combined with the function names suggesting mutation 
> makes it really easy to write wrong, but perfectly 
> innocent-looking code.
>
> Should be fixed in master.
>
> David

It is also an area with changes in each LLVM release.

Kai


More information about the digitalmars-d-ldc mailing list