[LLVMdev] Emit the llvm-ir bytecode from my llvm pass
Kyriakos Georgiou
Kyriakos.Georgiou at bristol.ac.uk
Thu May 1 07:11:23 PDT 2014
Hi,
Is there anyway to emit the llvm-ir bytecode from inside my pass, into a
file? I want the same format that I am getting by using the opt tool, so I
can pass this file to the opt later.
Kind Regards,
Kyriakos
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20140501/ff9f469d/attachment.html>
More information about the llvm-dev
mailing list