Avoid outputing spaces at the ends of lines.
authorDan Gohman <gohman@apple.com>
Tue, 25 Mar 2008 21:38:12 +0000 (21:38 +0000)
committerDan Gohman <gohman@apple.com>
Tue, 25 Mar 2008 21:38:12 +0000 (21:38 +0000)
commit62c7b8c3713f7178991fac299abcb04e3818ca65
tree35bbbe09939b7d126d54c959f3ca8e45073ed450
parent73ee9c3fb1f15cbfb2f91a4f645834c94a76a949
Avoid outputing spaces at the ends of lines.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@48797 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/LLVMTargetMachine.cpp