[LLVMdev] Using LLVM with Ada
Enrico Mezzetti
emezzett at math.unipd.it
Tue Aug 31 07:19:57 PDT 2010
Dear all,
I'm trying to exploit the LLVM framework to optimize my Ada programs.
To this extent I compiled the Ada f-e from source (v. 2.5).
However, while trying to compile a simple HelloWorld example I get several
errors dealing with undefined references (while invoking LLVM on hello).
Arguably I missed something on the right way to use the LLVM tools
with Ada sourcecode.
I would really appreciate an exhaustive example of succesfull compilation
of Ada programs with LLVM.
Thanks in advance.
Regards,
Enrico
More information about the llvm-dev
mailing list