We would lex the .option relax and effectively drop the request on the
floor. This is due to the fact that the configuration was set in the
assembler state, but the MC system only consults the static subtarget
information (and an additional bit?). Wire up the ASMStreamer to the
additional bit to ensure that the request is honoured.
It is important to note that the relaxation option is applied to the
entire file. As a result, the additional cases test that the rest of
the file is also processed accordingly.
Fix style to match other tests and remove redundant options. # is the canonical comment prefix for RISC-V, not //.