// RUN: llvm-mc -filetype=obj -triple x86_64-pc-linux-gnu %s -o - | elf-dump  | FileCheck %s

// Mostly a test that this doesn't crash anymore.

// CHECK:        # Symbol 4
// CHECK-NEXT:    (('st_name', 1) # 'foo'
// CHECK-NEXT:     ('st_bind', 1)

	.size	foo, .Lbar-foo