DescriptionSubzero: Refactor newline emission for Inst::emit().
The (final) newline is emitted by the caller of emit(), instead of
by all the emit() implementations. This sets the stage for being
able to add useful comments to the textual asm, such as annotating
which registers became free after the instruction.
BUG= none
R=jvoung@chromium.org
Committed: https://gerrit.chromium.org/gerrit/gitweb?p=native_client/pnacl-subzero.git;a=commit;h=120b4121c313ee7faf8095c3b52998f447e2061e
Patch Set 1 #
Messages
Total messages: 4 (1 generated)
|