Do not create temporary strings just to print out spaces. NFC.
authorRui Ueyama <ruiu@google.com>
Tue, 6 Mar 2018 22:48:46 +0000 (22:48 +0000)
committerRui Ueyama <ruiu@google.com>
Tue, 6 Mar 2018 22:48:46 +0000 (22:48 +0000)
commit9e0171fbb6c459e75f2cdd22de2931e6cbad1e66
treea6e7e5e60261e8c66ac45dc76528a04e0bc79cf6
parent55ad3299d40be274aa565d02630bd513bcb3495f
Do not create temporary strings just to print out spaces. NFC.

llvm-svn: 326841
lld/COFF/MapFile.cpp
lld/ELF/MapFile.cpp