LLVM
From AdaCommons
- This article is a stub. You can help AdaCommons by expanding it.
LLVM is a generic compiler infrastructure.
There is currently ongoing work to port GNAT to LLVM (in other words, LLVM would provide the native code generation as opposed to GCC) by the AuroraUX project:
http://github.com/eocallaghan/GNAT-LLVM/tree/master/src/
LLVM also has a set of Ada bindings.

