summaryrefslogtreecommitdiff
path: root/test/MC/ELF/size.s
blob: a19bce08f1a8b684b89e687099d482c2c5b861cf (plain)
1
2
3
4
5
6
7
8
9
// 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