diff options
author | Duncan P. N. Exon Smith <dexonsmith@apple.com> | 2015-02-25 22:46:38 +0000 |
---|---|---|
committer | Duncan P. N. Exon Smith <dexonsmith@apple.com> | 2015-02-25 22:46:38 +0000 |
commit | 738889f75269ef884c6077a792cfc2ad2eb75028 (patch) | |
tree | 3764c68665863760a0bb77ffbada44437103ffa9 /llvm/lib/Object/SymbolicFile.cpp | |
parent | cc29f4f2cbd82735bed4e322847b6b1e53d5a465 (diff) | |
download | llvm-738889f75269ef884c6077a792cfc2ad2eb75028.zip llvm-738889f75269ef884c6077a792cfc2ad2eb75028.tar.gz llvm-738889f75269ef884c6077a792cfc2ad2eb75028.tar.bz2 |
IR: Drop newline from AssemblyWriter::printMDNodeBody()
Remove a newline from `AssemblyWriter::printMDNodeBody()`, and add one
to `AssemblyWriter::writeMDNode()`. NFCI for assembly output.
However, this drops an inconsistent newline from `Metadata::print()`
when `this` is an `MDNode`. Now the newline added by `Metadata::dump()`
won't look so verbose.
llvm-svn: 230565
Diffstat (limited to 'llvm/lib/Object/SymbolicFile.cpp')
0 files changed, 0 insertions, 0 deletions