[LLVMdev] LLVM and GMP
Paulo Matias
paulomatias0 at gmail.com
Tue Mar 24 19:32:29 PDT 2009
Hello
I've been looking to LLVM, in order to develop a compiler for a
cryptography oriented language. I started by following the tutorials on
Kaleidoscope, and I must say they were very usefull. Now I need to use
GMP, so i can add Big Integer support. I am trying to change
Kaleidoscope to support BigIntegers instead of doubles, but I don't
really know how to do that. I'd really appreciate some help in this.
Thanks in advance
Paulo Matias
More information about the llvm-dev
mailing list