[LLD][ELF] - Add a test for non-null terminated mergeable strings section. NFCI.
authorGeorge Rimar <grimar@accesssoftek.com>
Mon, 26 Nov 2018 08:40:20 +0000 (08:40 +0000)
committerGeorge Rimar <grimar@accesssoftek.com>
Mon, 26 Nov 2018 08:40:20 +0000 (08:40 +0000)
commit294c0135ced80070e329b52f4e6db39ff68179f9
tree576c98a6752627c5c033c53637c1d8e02c67b17e
parent840e98f9f1fb8e98341742834eb3a0ac3448ad36
[LLD][ELF] - Add a test for non-null terminated mergeable strings section. NFCI.

LLD reports an error in this case, but we had no test.

llvm-svn: 347535
lld/test/ELF/mergeable-errors.s [new file with mode: 0644]