aboutsummaryrefslogtreecommitdiff
path: root/test/MC/Mips/elf_eflags_abicalls.s
diff options
context:
space:
mode:
authorDaniel Sanders <daniel.sanders@imgtec.com>2014-07-17 09:52:56 +0000
committerDaniel Sanders <daniel.sanders@imgtec.com>2014-07-17 09:52:56 +0000
commit4b5e7542df8563beb97407317e857439fa7544c8 (patch)
treecdc149f1a0913b263e81a16a34b8f059fe47eb11 /test/MC/Mips/elf_eflags_abicalls.s
parentad591b341bf22bb4d3a7526d59d4ae6c414420ee (diff)
[mips] Fix ELF e_flags related to -mabicalls and -mplt.
Summary: These options are not implemented yet but we act as if they are always given. The integrated assembler is driven by the clang driver so the e_flag test cases should match the e_flags emitted by GCC+GAS rather than GAS by itself. Differential Revision: http://reviews.llvm.org/D4536 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@213242 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/MC/Mips/elf_eflags_abicalls.s')
-rw-r--r--test/MC/Mips/elf_eflags_abicalls.s2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/MC/Mips/elf_eflags_abicalls.s b/test/MC/Mips/elf_eflags_abicalls.s
index 5f3963019bb..9e9c013fb3f 100644
--- a/test/MC/Mips/elf_eflags_abicalls.s
+++ b/test/MC/Mips/elf_eflags_abicalls.s
@@ -1,6 +1,6 @@
# RUN: llvm-mc -filetype=obj -triple mipsel-unknown-linux -mcpu=mips32 %s -o -| llvm-readobj -h | FileCheck %s
-# This *MUST* match the output of gas compiled with the same triple.
+# This *MUST* match the output of 'gcc -c' compiled with the same triple.
# CHECK: Flags [ (0x50001006)
.abicalls