MC: Change MCInst::dump_pretty to not include a trailing newline.
authorDaniel Dunbar <daniel@zuster.org>
Wed, 26 May 2010 15:18:13 +0000 (15:18 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Wed, 26 May 2010 15:18:13 +0000 (15:18 +0000)
commitc9adb8c61e5dacdb340509ff6090cada1f4b591c
tree9b1dcc5626c7a3f7266854c2b2aa317755dd1fa8
parent1464c1d60a33e19639b2bde5a6357af54daee6dd
MC: Change MCInst::dump_pretty to not include a trailing newline.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@104696 91177308-0d34-0410-b5e6-96231b3b80d8
lib/MC/MCAsmStreamer.cpp
lib/MC/MCInst.cpp
lib/Target/X86/X86AsmBackend.cpp