Heuristic: If the number of operands in the alias are more than the number of
[llvm/stm8.git] / test / MC / AsmParser / directive_elf_size.s
blobaf35ae07ed6ce2a6663898ca579b24371761bc1c
1 # RUN: llvm-mc -triple i386-pc-linux-gnu %s | FileCheck %s
3 a:
4 ret
5 .Lt:
6 # CHECK: .size a, .Lt-a
7 .size a, .Lt-a