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