summaryrefslogtreecommitdiff
path: root/test/MC/ARM/elf-eflags-eabi-cg.ll
blob: 0b9de7f2a62af8d544cc5c33856d67cb34ad6fcb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
; Codegen version to check for ELF header flags.
;
; RUN: llc %s -mtriple=thumbv7-linux-gnueabi -relocation-model=pic \
; RUN: -filetype=obj -o - | llvm-readobj -h | \
; RUN: FileCheck %s

define void @bar() nounwind {
entry:
  ret void
}

; For now the only e_flag set is EF_ARM_EABI_VER5
; CHECK: ElfHeader {
; CHECK:   Flags [ (0x5000000)