summaryrefslogtreecommitdiff
path: root/test/MC/ARM/elf-eflags-eabi-cg.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/MC/ARM/elf-eflags-eabi-cg.ll')
-rw-r--r--test/MC/ARM/elf-eflags-eabi-cg.ll14
1 files changed, 0 insertions, 14 deletions
diff --git a/test/MC/ARM/elf-eflags-eabi-cg.ll b/test/MC/ARM/elf-eflags-eabi-cg.ll
deleted file mode 100644
index 0b9de7f2a62af..0000000000000
--- a/test/MC/ARM/elf-eflags-eabi-cg.ll
+++ /dev/null
@@ -1,14 +0,0 @@
-; 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)