LLVM 3.3 release testing
    David Nadlinger 
    see at klickverbot.at
       
    Thu May  9 14:02:57 PDT 2013
    
    
  
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
    
    
More information about the digitalmars-d-ldc
mailing list