diff options
author | Dan Gohman <gohman@apple.com> | 2009-09-23 01:33:16 +0000 |
---|---|---|
committer | Dan Gohman <gohman@apple.com> | 2009-09-23 01:33:16 +0000 |
commit | 915d872b7a05774ea93ba7fbb25f0944d62e10fb (patch) | |
tree | 62e9a6dbafa4d84a1045809ed86ea3c1396ccb69 /lib/ExecutionEngine/ExecutionEngine.cpp | |
parent | 17f460a7f0b06133486bf897cc67373e07687bf2 (diff) | |
download | external_llvm-915d872b7a05774ea93ba7fbb25f0944d62e10fb.tar.gz external_llvm-915d872b7a05774ea93ba7fbb25f0944d62e10fb.tar.bz2 external_llvm-915d872b7a05774ea93ba7fbb25f0944d62e10fb.zip |
Give MachineMemOperand an operator<<, factoring out code from
two different places for printing MachineMemOperands.
Drop the virtual from Value::dump and instead give Value a
protected virtual hook that can be overridden by subclasses
to implement custom printing. This lets printing be more
consistent, and simplifies printing of PseudoSourceValue
values.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@82599 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/ExecutionEngine/ExecutionEngine.cpp')
0 files changed, 0 insertions, 0 deletions