6709ed9e97f4e3e07e31a09966d419a9f3a01f49
[oota-llvm.git] / test / Object / X86 / nm-print-size.s
1 // RUN: llvm-mc %s -o %t -filetype=obj -triple=x86_64-pc-linux
2 // RUN: llvm-nm --print-size %t | FileCheck %s
3
4 // CHECK: 0000000000000000 ffffffffffffffff t a
5
6 a:
7         .size a, 0xffffffffffffffff