[llvm-commits] [llvm] r133561 - /llvm/trunk/lib/CodeGen/AsmPrinter/DwarfException.cpp

Bill Wendling isanbard at gmail.com
Tue Jun 21 16:02:38 PDT 2011


On Jun 21, 2011, at 3:50 PM, Jim Grosbach wrote:

> Yay! Thanks, Bill. This, together with your other annotation patches, is a huge help reading these things.

Thanks! Though unfortunately the annotation patch didn't survive. Not only was it buggy, but as Chris pointed out having it in the AsmPrinter instead of the MC stuff made more sense. We lose the ability to annotate a .s file. But we should be analyzing only those .s files coming from clang, so ... :-)

-bw





More information about the llvm-commits mailing list