DescriptionSubzero: With -asm-verbose, make the predecessor list more compact.
Instead of a comment like this:
# preds=.Lfv_update_nonbon$split___114___115_0,.Lfv_update_nonbon$split___138___115_1
remove some redundancy and make the comment like this:
# preds=$split___114___115_0,$split___138___115_1
This makes it slightly easier to read, and less likely to exceed 80 columns.
BUG= none
R=kschimpf@google.com
Committed: https://gerrit.chromium.org/gerrit/gitweb?p=native_client/pnacl-subzero.git;a=commit;h=9a63babb7bbd61b944dc0bcbe94497fece15cedd
Patch Set 1 #
Messages
Total messages: 4 (1 generated)
|