www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.ldc - LDC 1.3.0

reply kinke <noone nowhere.com> writes:
Hi everyone,

LDC 1.3.0 is out now. Since beta2, a few new fixes made it in 
(one regarding the default inlining threshold) and all/most of 
Joakim's Android patches have made it upstream. The prebuilt 
packages are now also able to generate code for more LLVM targets 
out of the box (AArch64, ARM, PowerPC).

Full release log and downloads: 
https://github.com/ldc-developers/ldc/releases/tag/v1.3.0

Regards,
kinke
Jul 09 2017
next sibling parent Kai Nacke <kai redstar.de> writes:
On Sunday, 9 July 2017 at 21:41:06 UTC, kinke wrote:
 Hi everyone,

 LDC 1.3.0 is out now. Since beta2, a few new fixes made it in 
 (one regarding the default inlining threshold) and all/most of 
 Joakim's Android patches have made it upstream. The prebuilt 
 packages are now also able to generate code for more LLVM 
 targets out of the box (AArch64, ARM, PowerPC).

 Full release log and downloads: 
 https://github.com/ldc-developers/ldc/releases/tag/v1.3.0

 Regards,
 kinke
Great work! Thank you all very much! Regards, Kai
Jul 10 2017
prev sibling parent Alonso =?UTF-8?B?Q8OhcmRlbmFz?= <acardenas bsd-peru.org> writes:
On Sunday, 9 July 2017 at 21:41:06 UTC, kinke wrote:
 Hi everyone,

 LDC 1.3.0 is out now. Since beta2, a few new fixes made it in 
 (one regarding the default inlining threshold) and all/most of 
 Joakim's Android patches have made it upstream. The prebuilt 
 packages are now also able to generate code for more LLVM 
 targets out of the box (AArch64, ARM, PowerPC).

 Full release log and downloads: 
 https://github.com/ldc-developers/ldc/releases/tag/v1.3.0

 Regards,
 kinke
Also, ldc 1.3.0 is available for FreeBSD from ports tree http://www.freshports.org/lang/ldc/ Greetings
Jul 16 2017