[MC] Adding prettyPrintAsm to MCTargetStreamer to allow targets to specialize how...
authorColin LeMahieu <colinl@codeaurora.org>
Thu, 18 Jun 2015 20:43:22 +0000 (20:43 +0000)
committerColin LeMahieu <colinl@codeaurora.org>
Thu, 18 Jun 2015 20:43:22 +0000 (20:43 +0000)
commit4b61d2618c27a7bea59138beb6a2d808b04bf5e1
tree08b33a6804eba8c6a948042f4d269db4517f2de0
parentedb6ecd65a759f77d8c693196af8235c1a7a3b5b
[MC] Adding prettyPrintAsm to MCTargetStreamer to allow targets to specialize how instructions are printed to asm.

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