[llvm] r191050 - DebugInfo: llvm-dwarfdump support for gnu_pubnames section

David Blaikie dblaikie at gmail.com
Thu Sep 19 16:51:04 PDT 2013


On Thu, Sep 19, 2013 at 4:17 PM, Eric Christopher <echristo at gmail.com>wrote:

> Thanks for doing this...
>
> > -; CHECK: .byte   176                     # Kind: FUNCTION, STATIC
> > -; CHECK-NEXT: .asciz   "member_function"      # External Name
> > +; ASM: .byte   32                      # Kind: VARIABLE, EXTERNAL
> > +
>
> Just to make sure that the asm annotations are still being printed out?
>

Yep

I suppose I could've checked all 3 lines, but that was the interesting one,
at least.


>
> -eric
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130919/771d56a5/attachment.html>


More information about the llvm-commits mailing list