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

Eric Christopher echristo at gmail.com
Thu Sep 19 16:17:19 PDT 2013


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?

-eric



More information about the llvm-commits mailing list