1*9880d681SAndroid Build Coastguard Worker@ RUN: llvm-mc %s -triple=armv7-linux-gnueabi -filetype=obj -o - | \ 2*9880d681SAndroid Build Coastguard Worker@ RUN: llvm-readobj -h | FileCheck -check-prefix=OBJ %s 3*9880d681SAndroid Build Coastguard Worker .syntax unified 4*9880d681SAndroid Build Coastguard Worker .text 5*9880d681SAndroid Build Coastguard Worker .globl barf 6*9880d681SAndroid Build Coastguard Worker .align 2 7*9880d681SAndroid Build Coastguard Worker .type barf,%function 8*9880d681SAndroid Build Coastguard Workerbarf: @ @barf 9*9880d681SAndroid Build Coastguard Worker@ BB#0: @ %entry 10*9880d681SAndroid Build Coastguard Worker b foo 11*9880d681SAndroid Build Coastguard Worker 12*9880d681SAndroid Build Coastguard Worker@@@ make sure the EF_ARM_EABIMASK comes out OK 13*9880d681SAndroid Build Coastguard Worker@OBJ: ElfHeader { 14*9880d681SAndroid Build Coastguard Worker@OBJ: Flags [ (0x5000000) 15