aboutsummaryrefslogtreecommitdiffstats
path: root/test/MC/ELF/size.s
blob: c5f5222e26b75c303e7f806e90d24ffbc7fc6e77 (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 0x4
// CHECK-NEXT:    (('st_name', 0x1) # 'foo'
// CHECK-NEXT:     ('st_bind', 0x1)

	.size	foo, .Lbar-foo