[LLVMdev] GCMetadataPrinter::finishAssembly not executed?
Yiannis Tsiouris
gtsiour at softlab.ntua.gr
Mon Feb 25 09:55:57 PST 2013
Hi Dmitry,
On 02/23/13 19:10, Dmitry Babokin wrote:
> What's about the usage case, when LLVM is used as a library and the
> user implements its custom pass, which dump the code (implemented as a
> FunctionPass, but not as Printer)?
Hm, I haven't thought of that... I'll take a better look and try to find
a more suitable solution. Any suggestion is more than welcome! :-)
> You also missed in your changes the declaration
> of llvm::createGCInfoDeleter() in include/llvm/CodeGen/Passes.h
Oops, sorry! I suppose I missed that! Pedro, will you take care of that
(by just removing it) or should I sent a trivial fix in llvm-commits
(where I don't have direct commit access)?
yiannis
--
Yiannis Tsiouris
Ph.D. student,
Software Engineering Laboratory,
National Technical University of Athens
WWW: http://www.softlab.ntua.gr/~gtsiour
More information about the llvm-dev
mailing list