[llvm-commits] [llvm] r130611 - /llvm/trunk/lib/MC/MCAsmStreamer.cpp

Rafael Avila de Espindola rafael.espindola at gmail.com
Mon May 2 07:23:41 PDT 2011


> Hey Rafael,
>
> I'm loving your work on the CFI directives.  Can you add a
> verbose-asm comment to directives that makes sense?  It would be
> great to print out the register name in ".cfi_offset" etc.

I think we can do a bit better than that. Roman has added support for 
using symbolic register names in the directives themselves (gas also 
supports this). I created PR9826 to track this.

> Thanks again for working on this!

My pleasure. Looking forward to enabling relaxations to get smaller eh 
frames!

> -Chris

Cheers,
Rafael




More information about the llvm-commits mailing list