[CodeGen] Move printing MO_BlockAddress operands to MachineOperand::print
authorFrancis Visoiu Mistrih <francisvm@yahoo.com>
Tue, 19 Dec 2017 21:47:14 +0000 (21:47 +0000)
committerFrancis Visoiu Mistrih <francisvm@yahoo.com>
Tue, 19 Dec 2017 21:47:14 +0000 (21:47 +0000)
commitf81727d138b3b216c4db06ab8b01d67de6580525
tree977661c9d0087e7e6f30ecd569d85304454d1041
parentcb2683d46a5287b29b2494348f1921f7caed5c68
[CodeGen] Move printing MO_BlockAddress operands to MachineOperand::print

Work towards the unification of MIR and debug output by refactoring the
interfaces.

llvm-svn: 321113
llvm/include/llvm/CodeGen/MachineOperand.h
llvm/lib/CodeGen/MIRPrinter.cpp
llvm/lib/CodeGen/MachineOperand.cpp