On Friday, 15 March 2013 at 17:40:36 UTC, Moritz Maxeiner wrote:
Hi, I would like to announce llvm-d, which provides LLVM
bindings for D.
Greetings,
I hope you don't mind a bit of a support request, but I'm having
difficulties getting it to work:
https://gist.github.com/Zshazz/c7dbd6eee0b6b242252b
The code is from
http://npcontemplation.blogspot.com/2008/06/secret-of-llvm-c-bindings.html
but with slight updates (and obviously fixing syntax to work in
D).
This is running on Manjaro Linux (a derivative of Archlinux) and
using DMD v2.062.
Thanks for your time.