When used, ".set nomacro" causes warning messages to be reported when we expand pseudo-instructions to multiple machine instructions.
Details
Details
Diff Detail
Diff Detail
Event Timeline
Comment Actions
LGTM
I'd prefer there to be some CHECK's in test/MC/Mips/set-nomacro-micromips.s rather than just CHECK-NOT's because of the chance of incorrectly passing due to future changes to the message but there currently aren't any microMIPS instructions that can CHECK the message.