llvm-mc: Print encodings after the instruction, and only when we have an asm
commit1f32816fdaf9ba3a7e6e5705f94be145fafde497
authorDaniel Dunbar <daniel@zuster.org>
Thu, 27 Aug 2009 07:58:57 +0000 (27 07:58 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Thu, 27 Aug 2009 07:58:57 +0000 (27 07:58 +0000)
treedf87fc26a01b2a30e0d8963600dfb799d2cce20b
parent75513bd24edb8ea2142145b448df7a4cdaeaa335
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