LDC 0.15.1 released!
    Daniel N via digitalmars-d-ldc 
    digitalmars-d-ldc at puremagic.com
       
    Mon Dec 15 02:30:40 PST 2014
    
    
  
On Monday, 15 December 2014 at 10:21:55 UTC, John Colvin wrote:
>
> ldc2 --version reports 0.15.0
For which platform do you get that? ldc2-0.15.1-mingw-x86.7z is 
fine:
$ ldc2 --version
LDC - the LLVM D compiler (0.15.1):
   based on DMD v2.066.1 and LLVM 3.5.0svn
Oh, in case someone else is interested in building win64-msvc 
with llvm 3.6:
There's a large refactoring of llvm @ 
dad20b2ae2544708d6a33abdb9bddd0a329f50e0 which breaks ldc(i.e. 
use an older commit for now).
    
    
More information about the digitalmars-d-ldc
mailing list