summaryrefslogtreecommitdiff
path: root/test/MC/ARM/elf-eflags-eabi.s
blob: ea89eacf74fb3453f9ccb4695c9a1f3762a8bde3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
@ RUN: llvm-mc %s -triple=armv7-linux-gnueabi -filetype=obj -o - | \
@ RUN:    elf-dump --dump-section-data  | FileCheck -check-prefix=OBJ %s
	.syntax unified
	.text
	.globl	barf
	.align	2
	.type	barf,%function
barf:                                   @ @barf
@ BB#0:                                 @ %entry
        b foo

@@@ make sure the EF_ARM_EABIMASK comes out OK
@OBJ:    'e_flags', 0x05000000