diff options
author | Dan Gohman <gohman@apple.com> | 2008-07-17 21:12:16 +0000 |
---|---|---|
committer | Dan Gohman <gohman@apple.com> | 2008-07-17 21:12:16 +0000 |
commit | e36d39c5431dffa42167c3fecc5520eb0f2588ce (patch) | |
tree | bc369bb079b17db0cab0ae67c8a82c1bf2aa6b21 /lib/CodeGen/MachineBasicBlock.cpp | |
parent | 4bef1f2dd8028176f5235540d77bd4de0b000dfb (diff) | |
download | external_llvm-e36d39c5431dffa42167c3fecc5520eb0f2588ce.zip external_llvm-e36d39c5431dffa42167c3fecc5520eb0f2588ce.tar.gz external_llvm-e36d39c5431dffa42167c3fecc5520eb0f2588ce.tar.bz2 |
When printing MemOperand nodes, only use print() for
PseudoSourceValue values, which never have names. Use getName()
for all other values, because we want to print just a short summary
of the value, not the entire instruction.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@53738 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/MachineBasicBlock.cpp')
0 files changed, 0 insertions, 0 deletions