[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)
commit48a9b71f4ae154f9b81007808b3f1e4edc1c588a
treee64add2f1d632ec8707c1a12da30dbf63cd959e4
parent569c83daf087966a7d055126e22eee4ac6acf3d0
[MC] Adding prettyPrintAsm to MCTargetStreamer to allow targets to specialize how instructions are printed to asm.

llvm-svn: 240050
llvm/include/llvm/MC/MCStreamer.h
llvm/lib/MC/MCAsmStreamer.cpp
llvm/lib/MC/MCStreamer.cpp