[llvm] r211639 - Print a=b as an assignment.

Rafael EspĂ­ndola rafael.espindola at gmail.com
Sun Jun 29 13:25:34 PDT 2014


>> Is this using mips16 or micromips? ".set mips16" in particular doesn't
>> seem to be implemented for example.
> It is just normal mips32.

Interesting. The original message (r170279) made it look like a mip16 issue.

Do you have a testcase where gas produces a working file but MC is broken?

Cheers,
Rafael



More information about the llvm-commits mailing list