OSDN Git Service

Simplify this code and avoid an extra space character in the output.
authorDan Gohman <gohman@apple.com>
Fri, 30 Oct 2009 02:01:10 +0000 (02:01 +0000)
committerDan Gohman <gohman@apple.com>
Fri, 30 Oct 2009 02:01:10 +0000 (02:01 +0000)
commit0ed1f4264ae1f30eb164ca8fc94669c4f9bbd4f7
treee6ba84b24b4757e6464bfd368026f5851928d913
parent6a55e62996e1f7223ecab0f26216a2f32e8ae7e4
Simplify this code and avoid an extra space character in the output.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@85568 91177308-0d34-0410-b5e6-96231b3b80d8
lib/VMCore/AsmWriter.cpp