diff options
author | Duncan Sands <baldrick@free.fr> | 2012-09-12 09:55:51 +0000 |
---|---|---|
committer | Duncan Sands <baldrick@free.fr> | 2012-09-12 09:55:51 +0000 |
commit | 66fc0e63a0fc2b79fe968c0aaccbcde5518798f7 (patch) | |
tree | 2d2c07480d9b2031f44d1d40209cd1f7625ab28e /llvm/lib/CodeGen/MachineInstrBundle.cpp | |
parent | a81d268acd5f0426c18d98dce4f20add489572a0 (diff) | |
download | llvm-66fc0e63a0fc2b79fe968c0aaccbcde5518798f7.zip llvm-66fc0e63a0fc2b79fe968c0aaccbcde5518798f7.tar.gz llvm-66fc0e63a0fc2b79fe968c0aaccbcde5518798f7.tar.bz2 |
When calling print directly on a global (eg from the debugger) it
was printing a newline that doesn't occur when printing other kinds
of LLVM values. Move the printing of that newline elsewhere, making
globals print the same as other values while leaving the output when
printing an entire module unchanged. Patch by Saša Tomić.
llvm-svn: 163693
Diffstat (limited to 'llvm/lib/CodeGen/MachineInstrBundle.cpp')
0 files changed, 0 insertions, 0 deletions