[PATCH] D15631: Add dump() member function to ArgList.

Justin Lebar via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 17 17:58:05 PST 2015


jlebar added a comment.

> Seems to say dbgs in a very macro sort of way :)

> 

> Can also put a print method on Arg if you'd like as a small separate thing?


Done in http://reviews.llvm.org/D15634.


http://reviews.llvm.org/D15631





More information about the llvm-commits mailing list