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)
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


No differences found