Attempt to fix a Windows bot.
authorRui Ueyama <ruiu@google.com>
Tue, 25 Apr 2017 19:55:28 +0000 (19:55 +0000)
committerRui Ueyama <ruiu@google.com>
Tue, 25 Apr 2017 19:55:28 +0000 (19:55 +0000)
commit9b52d67e1729f5972cdd366c62f314de531c3f7d
treec00b192a18493837a25af9f56540fc901ce481dd
parentc36a78c3f338f7f4da1db1074211dd748c833675
Attempt to fix a Windows bot.

Looks like `echo "{_start;};"` on lld-x86_64-win7 bot echoes `_start;;`
for some reason. I cannot reproduce the issue locally. I suspect that
it might be interpreting {<word>} in a special way. This patch is to
attempt to fix it by appending space characters.

llvm-svn: 301353
lld/test/ELF/progname.s