[LLVMdev] How to declare and use sprintf
Jon Harrop
jon at ffconsultancy.com
Sun Nov 25 16:34:59 PST 2007
On Monday 26 November 2007 00:34, Anton Korobeynikov wrote:
> There is some trick: feed your bytecode to llvm2cpp tool and you'll get
> C++ source, which will construct the module you provided. From this
> source you can see, how different things can be created via LLVM API.
Nice tip, thanks. :-)
--
Dr Jon D Harrop, Flying Frog Consultancy Ltd.
http://www.ffconsultancy.com/products/?e
More information about the llvm-dev
mailing list