[PATCH] D35946: Fix redundant spacing of mips alias instructions in llvm-objdump disassemble output

Simon Dardis via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 22 04:13:13 PDT 2017


sdardis accepted this revision.
sdardis added a comment.
This revision is now accepted and ready to land.

Can you retitle this as it's more general than the output of llvm-objdump, i.e. it affects the output of llc and it's not specific?

Otherwise LGTM.


https://reviews.llvm.org/D35946





More information about the llvm-commits mailing list