[LLVMdev] metadata
George Baah
georgebaah at gmail.com
Fri Sep 14 11:44:09 PDT 2012
Hi Everyone,
I am processing instructions in a module and I would like to avoid
"call void @llvm.dbg.declare ..." instructions as they just provide debug
info
about a given instruction. Is there a way to avoid these instructions
without
having to turn off the -g option? Thanks.
George
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20120914/de25550b/attachment.html>
More information about the llvm-dev
mailing list