blob: 9988203c14b3c084c892f969ad5ff908fb03e258 [file] [log] [blame]
Douglas Katzman722bcb02015-10-13 16:22:51 +00001@ REQUIRES: arm-registered-target
2@ RUN: %clang --target=armv8a--linux-gnueabi -c %s -o %t
3@ RUN: llvm-objdump -t %t | FileCheck %s
4 .text
5 .type foo,%function
6foo:
7 .fnstart
8 .cfi_startproc
9
10.Ltmp2:
11 .size foo, .Ltmp2-foo
12 .cfi_endproc
13 .fnend
14 .cfi_sections .debug_frame
15@ CHECK: foo