]> git.llucax.com Git - personal/website.git/blob - source/blog/posts/2010/05/19-ldc-and-llvm-2.7.rst
Import personal website to git
[personal/website.git] / source / blog / posts / 2010 / 05 / 19-ldc-and-llvm-2.7.rst
1 Title: LDC and LLVM 2.7
2 Tags: en, d, ldc, llvm, bitbucket, tomas lindquist olsen
3
4 tomas Lindquist Olsen is back!
5
6 And now LDC_ is updated__ to work with `LLVM 2.7`__. I hope this is not an
7 isolated event and LDC_ development becomes as active as it used to be =)
8
9 __ http://www.dsource.org/projects/ldc/changeset/1650%3A40bd4a0d4870
10 __ http://llvm.org/releases/2.7/docs/ReleaseNotes.html
11
12 The sources has been moved__ to Bitbucket__ too, so if you usually keep up to
13 date you'll have to change the repo__ URL.
14
15 __ http://www.dsource.org/projects/ldc/wiki/BuildInstructions?action=diff&version=35&old_version=34
16 __ http://bitbucket.org/
17 __ http://bitbucket.org/lindquist/ldc
18
19 .. _LDC: http://www.dsource.org/projects/ldc
20
21 .. vim: set et sw=3 sts=3 :