[LLVMdev] LLVM C binding for assembly output

Duncan Sands baldrick at free.fr
Sat Nov 20 00:48:10 PST 2010


Hi Eli,

> So is there a C binding for functions that emit LLVM assembly code?  Or

I don't think so.

> should I use BitWriter followed by the disassembler?

Better would be to submit a patch that adds a C binding for these functions.

Ciao,

Duncan.



More information about the llvm-dev mailing list