Hi Everyone,<div>   I am processing instructions in a module and I would like to avoid </div><div>"call void @llvm.dbg.declare ..." instructions as they just provide debug info </div><div>about a given instruction. Is there a way to avoid these instructions without </div>
<div>having to turn off the -g option? Thanks.</div><div> </div><div>George </div>