[LLVMdev] [PATCH] SelectionDAG Debugging
David Greene
dag at cray.com
Fri Jan 15 13:38:19 PST 2010
On Friday 15 January 2010 15:09, Dan Gohman wrote:
> > Sound good? reimplement
>
> Unlimited-recursion dumping is what the existing dump routines
> already do, so it's a little odd to have a flag to allow these
Which existing dump routines are you referring to?
> new dump routines to do the same thing. I guess you could
> refactor the old ones to call the new ones and eliminate some
> redundant code, if you wanted.
We probably should.
-Dave
More information about the llvm-dev
mailing list