forked from OSchip/llvm-project
c0353bfff5
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. llvm-svn: 82599 |
||
---|---|---|
clang | ||
compiler-rt | ||
llvm |