[Mips] TargetStreamer Support for .set mips16.
authorJack Carter <jack.carter@imgtec.com>
Wed, 22 Jan 2014 23:08:42 +0000 (23:08 +0000)
committerJack Carter <jack.carter@imgtec.com>
Wed, 22 Jan 2014 23:08:42 +0000 (23:08 +0000)
commit2ccf523ce7f7fc7fe5471c505aafa32d827a8343
tree4d486f96003ab5163384d8e1362803f1b870a7e4
parent9920bd341a7f6ddb887c397d41328848aba43a8d
[Mips] TargetStreamer Support for .set mips16.

This patch updates .set mips16 support which
affects the ELF ABI and its flags. In addition the patch uses
a common interface for both the MipsTargetSteamer and
MipsObjectStreamer that the assembler uses for
both ELF and ASCII output for these directives.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@199851 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/Mips/AsmParser/MipsAsmParser.cpp
lib/Target/Mips/MCTargetDesc/MipsTargetStreamer.cpp
lib/Target/Mips/MipsTargetStreamer.h
test/MC/Mips/elf_eflags.s