digitalmars.D.ldc - LLVM 3.3 released
- Szymon Gatner (3/3) Jun 18 2013 ChangeLog explicitly mentions LDC, is that the previously
- Kai Nacke (9/12) Jun 18 2013 LLVM 3.3 is the preferred version for the 0.11.0 release. In
- David Nadlinger (4/10) Jun 18 2013 … except on OS X, where thread local variables with weak linkage are
- Szymon Gatner (2/14) Jun 18 2013 So on OS X preferred is version is 3.2?
- Szymon Gatner (2/16) Jun 18 2013 Yes, thanks, clear now.
ChangeLog explicitly mentions LDC, is that the previously announced 0.11.0 or something else? http://llvm.org/releases/3.3/docs/ReleaseNotes.html
Jun 18 2013
On Tuesday, 18 June 2013 at 08:49:32 UTC, Szymon Gatner wrote:ChangeLog explicitly mentions LDC, is that the previously announced 0.11.0 or something else? http://llvm.org/releases/3.3/docs/ReleaseNotes.htmlLLVM 3.3 is the preferred version for the 0.11.0 release. In fact, the 0.11.0 release can use LLVM 3.0 - 3.3. The Git head of ldc can also be used with LLVM trunk and requires at least LLVM 3.1. I hope that answers your question. It was important for us to be mentioned as external project to spread the word about ldc.... Regards Kai
Jun 18 2013
On 18 Jun 2013, at 17:03, Kai Nacke wrote:On Tuesday, 18 June 2013 at 08:49:32 UTC, Szymon Gatner wrote:… except on OS X, where thread local variables with weak linkage are unfortunately broken in 3.3, rendering it completely unusable there. DavidChangeLog explicitly mentions LDC, is that the previously announced 0.11.0 or something else? http://llvm.org/releases/3.3/docs/ReleaseNotes.htmlLLVM 3.3 is the preferred version for the 0.11.0 release.
Jun 18 2013
On Tuesday, 18 June 2013 at 15:23:47 UTC, David Nadlinger wrote:On 18 Jun 2013, at 17:03, Kai Nacke wrote:So on OS X preferred is version is 3.2?On Tuesday, 18 June 2013 at 08:49:32 UTC, Szymon Gatner wrote:… except on OS X, where thread local variables with weak linkage are unfortunately broken in 3.3, rendering it completely unusable there. DavidChangeLog explicitly mentions LDC, is that the previously announced 0.11.0 or something else? http://llvm.org/releases/3.3/docs/ReleaseNotes.htmlLLVM 3.3 is the preferred version for the 0.11.0 release.
Jun 18 2013
On Tuesday, 18 June 2013 at 15:03:30 UTC, Kai Nacke wrote:On Tuesday, 18 June 2013 at 08:49:32 UTC, Szymon Gatner wrote:Yes, thanks, clear now.ChangeLog explicitly mentions LDC, is that the previously announced 0.11.0 or something else? http://llvm.org/releases/3.3/docs/ReleaseNotes.htmlLLVM 3.3 is the preferred version for the 0.11.0 release. In fact, the 0.11.0 release can use LLVM 3.0 - 3.3. The Git head of ldc can also be used with LLVM trunk and requires at least LLVM 3.1. I hope that answers your question. It was important for us to be mentioned as external project to spread the word about ldc.... Regards Kai
Jun 18 2013