Skip to content
Commit 7168de78 authored by Dan Gohman's avatar Dan Gohman
Browse files

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.

llvm-svn: 53738
parent 1f32c759
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment