llvm-mc: Print encodings after the instruction, and only when we have an asm
authorDaniel Dunbar <daniel@zuster.org>
Thu, 27 Aug 2009 07:58:57 +0000 (07:58 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Thu, 27 Aug 2009 07:58:57 +0000 (07:58 +0000)
commita356aea804462fc4a10c8d8c247d1589901316b4
treedf87fc26a01b2a30e0d8963600dfb799d2cce20b
parent1ca3a0bf2274ca6043f9d349b27679abf98b3624
llvm-mc: Print encodings after the instruction, and only when we have an asm
printer.

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