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.
Paths
| Differential D4536
[mips] Fix ELF e_flags related to -mabicalls and -mplt. ClosedPublic Authored by dsanders on Jul 16 2014, 6:53 AM.
Details Summary These options are not implemented yet but we act as if they are always The integrated assembler is driven by the clang driver so the e_flag test
Diff Detail Event Timelinedsanders updated this object. This revision is now accepted and ready to land.Jul 17 2014, 2:55 AM
Revision Contents
Diff 11504 lib/Target/Mips/MCTargetDesc/MipsTargetStreamer.cpp
test/MC/Mips/elf_eflags.s
test/MC/Mips/elf_eflags_abicalls.s
test/MC/Mips/elf_eflags_micromips.s
test/MC/Mips/elf_eflags_mips16.s
test/MC/Mips/elf_eflags_nan2008.s
test/MC/Mips/elf_eflags_nanlegacy.s
test/MC/Mips/elf_eflags_noreorder.s
test/MC/Mips/elf_eflags_pic0.s
test/MC/Mips/elf_eflags_pic2.s
|