Replace a binary .so with a text .s.
authorRui Ueyama <ruiu@google.com>
Mon, 24 Apr 2017 23:51:18 +0000 (23:51 +0000)
committerRui Ueyama <ruiu@google.com>
Mon, 24 Apr 2017 23:51:18 +0000 (23:51 +0000)
commitc1d043c40a010a5677d731f1f3cdaedb07f8529f
treed8c33b0a06cd207c893f63eb7a0bacb2e450c81b
parent273bbbc3a7e84a10d71596a4cbd020aeaee28d1f
Replace a binary .so with a text .s.

Since LLD is now able to take version scripts, we no longer
have to keep a pre-generated binary file for a test.

llvm-svn: 301279
lld/test/ELF/Inputs/progname-ver.s [new file with mode: 0644]
lld/test/ELF/Inputs/progname-ver.so [deleted file]
lld/test/ELF/progname.s