Benjamin Kramer 6cc6b419e4 AsmWriter: Only print one space after the load type
Before: %x = load i32,  i32* %i
After:  %x = load i32, i32* %i

Purely cosmetic, so no new test case.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@230966 91177308-0d34-0410-b5e6-96231b3b80d8
2015-03-02 15:24:41 +00:00
..
2015-02-28 22:25:06 +00:00
2015-03-02 11:57:04 +00:00
2015-02-23 21:51:06 +00:00
2015-01-16 17:31:29 +00:00
2014-12-09 18:38:53 +00:00