Thread overview
LLVM 3.4 released
Jan 06, 2014
Kai Nacke
Jan 08, 2014
Ilya Yaroshenko
Jan 08, 2014
Adam Wilson
Jan 09, 2014
Jacob Carlborg
Jan 09, 2014
Kai Nacke
Jan 09, 2014
Kai Nacke
Jan 09, 2014
Moritz Maxeiner
January 06, 2014
Hi all!

LLVM 3.4 is out! You can read the release notes http://llvm.org/releases/3.4/docs/ReleaseNotes.html or download it from http://llvm.org/releases/.

As usual, LDC and dlang.org are mentioned in the release notes. I also take care of changing some other static web pages. You find references to LDC and dlang.org now listed under "LLVM Projects" and "LLVM Users".

And on the front page, D is mentioned as one of the external projects using LLVM.

:-)

Regards,
Kai
January 08, 2014
Congratulations!
January 08, 2014
On Mon, 06 Jan 2014 08:10:49 -0800, Kai Nacke <kai@redstar.de> wrote:

> Hi all!
>
> LLVM 3.4 is out! You can read the release notes http://llvm.org/releases/3.4/docs/ReleaseNotes.html or download it from http://llvm.org/releases/.
>
> As usual, LDC and dlang.org are mentioned in the release notes. I also take care of changing some other static web pages. You find references to LDC and dlang.org now listed under "LLVM Projects" and "LLVM Users".
>
> And on the front page, D is mentioned as one of the external projects using LLVM.
>
> :-)
>
> Regards,
> Kai

What is the latest on Windows SEH?

-- 
Adam Wilson
IRC: LightBender
Aurora Project Coordinator
January 09, 2014
On 2014-01-08 20:15, Adam Wilson wrote:

> What is the latest on Windows SEH?

LLVM is not going to get that for 32bit, not a long as there is a patent.

-- 
/Jacob Carlborg
January 09, 2014
On Wednesday, 8 January 2014 at 19:17:17 UTC, Adam Wilson wrote:
> On Mon, 06 Jan 2014 08:10:49 -0800, Kai Nacke <kai@redstar.de> wrote:
>
>> Hi all!
>>
>> LLVM 3.4 is out! You can read the release notes http://llvm.org/releases/3.4/docs/ReleaseNotes.html or download it from http://llvm.org/releases/.
>>
>> As usual, LDC and dlang.org are mentioned in the release notes. I also take care of changing some other static web pages. You find references to LDC and dlang.org now listed under "LLVM Projects" and "LLVM Users".
>>
>> And on the front page, D is mentioned as one of the external projects using LLVM.
>>
>> :-)
>>
>> Regards,
>> Kai
>
> What is the latest on Windows SEH?

You still remember my promise from DConf 2013. :-)
The last part of my patch is in review. Last update posted today.

Regards,
Kai
January 09, 2014
On Thursday, 9 January 2014 at 07:41:33 UTC, Jacob Carlborg wrote:
> On 2014-01-08 20:15, Adam Wilson wrote:
>
>> What is the latest on Windows SEH?
>
> LLVM is not going to get that for 32bit, not a long as there is a patent.

If I remember it right then the patent will expire this spring.

Regards,
Kai
January 09, 2014
On Monday, 6 January 2014 at 16:10:51 UTC, Kai Nacke wrote:
> Hi all!
>
> LLVM 3.4 is out! You can read the release notes http://llvm.org/releases/3.4/docs/ReleaseNotes.html or download it from http://llvm.org/releases/.
>
> As usual, LDC and dlang.org are mentioned in the release notes. I also take care of changing some other static web pages. You find references to LDC and dlang.org now listed under "LLVM Projects" and "LLVM Users".
>
> And on the front page, D is mentioned as one of the external projects using LLVM.
>
> :-)
>
> Regards,
> Kai

Hey,
thanks for all of you guys hard work on LLVM. Hopefully, I can have to compile the LLVM 64 bit DLL fluently soon (currently, I have to manually make a small patch and then cross-compile it with mingw toolchain on linux) - I know it's not a priotity, but here's hoping.

Cheers,
  Moritz

<shameless_self_promotion>
llvm-d[1] supports the new additions/removals to/from the C API for LLVM 3.4.
</shameless_self_promotion>

[1] https://github.com/calrama/llvm-d