It would be nice to have a code snippet for each of the examples. I'm a fairly experienced C++ developer but my knowledge of compilers is, admittedly, lacking and I just want to make sure I'm on the same page.
Otherwise, a great read.
PS– Is it just me or is LLVM coming up more and more these days?
Comments
It would be nice to have a code snippet for each of the examples. I'm a fairly experienced C++ developer but my knowledge of compilers is, admittedly, lacking and I just want to make sure I'm on the same page.
Otherwise, a great read.
PS– Is it just me or is LLVM coming up more and more these days?
There's this patch from the linux-kernel:
- http://lkml.org/lkml/2009/7/17/187
- http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6...
I've put a gist file demonstrating the problem: https://gist.github.com/968723
Compile with: and