Rafael Espindola 26e917cde0 Only mark functions as micromips.
The GNU as behavior is a bit different and very strange. It will mark any
label that contains an instruction. We can implement that, but using the
type looks more natural since gas will not mark a function if a .word is
used to output the instructions!

llvm-svn: 199287
2014-01-15 03:07:12 +00:00
..
2014-01-11 21:06:00 +00:00
2014-01-15 03:07:12 +00:00
2013-12-05 05:44:44 +00:00