OSDN Git Service

Replace .mips_hack_stocg with ".set micromips" and ".set nomicromips".
authorRafael Espindola <rafael.espindola@gmail.com>
Tue, 14 Jan 2014 04:25:13 +0000 (04:25 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Tue, 14 Jan 2014 04:25:13 +0000 (04:25 +0000)
commit3c733ea0649665b81947de596d410a5c4f42f5f4
tree5ca3a0eb19cf878d00fbd4cb086834685b00a4be
parentdfa550a1761a85417d0e42c8cd17cd08e753388b
Replace .mips_hack_stocg with ".set micromips" and ".set nomicromips".

This matches what gnu as does and implementing this is easier than arguing
about it.

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