]> granicus.if.org Git - llvm/commit
[CodeGen] Print MI without a newline when skipping debugloc. NFC.
authorAhmed Bougacha <ahmed.bougacha@gmail.com>
Thu, 23 Feb 2017 21:05:29 +0000 (21:05 +0000)
committerAhmed Bougacha <ahmed.bougacha@gmail.com>
Thu, 23 Feb 2017 21:05:29 +0000 (21:05 +0000)
commit8b200ec55e74d554fe260b1bbbe01f6006a827f1
tree0b0909001a57f4f5a2407aed438420d207bc14ef
parentd9e982818c500e7f2adfbaad0d97b83627f6f534
[CodeGen] Print MI without a newline when skipping debugloc. NFC.

This matches the behavior for skip-operands. While there, document it.
This is a follow-up to r296007.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@296011 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/CodeGen/MachineInstr.h
lib/CodeGen/MachineInstr.cpp