[ELF] - Added test case for invalid relocation target errors. NFCI.
authorGeorge Rimar <grimar@accesssoftek.com>
Mon, 26 Nov 2018 09:25:08 +0000 (09:25 +0000)
committerGeorge Rimar <grimar@accesssoftek.com>
Mon, 26 Nov 2018 09:25:08 +0000 (09:25 +0000)
commit717412b5f9016555241b134833f9d6297e3fac07
tree6ec48ae349f94321184d1bf534a27d7f37e7c1d0
parent294c0135ced80070e329b52f4e6db39ff68179f9
[ELF] - Added test case for invalid relocation target errors. NFCI.

We had a proper error reporting, but no test cases.

llvm-svn: 347536
lld/test/ELF/Inputs/bad-reloc-target.test [new file with mode: 0644]
lld/test/ELF/bad-reloc-target.test [new file with mode: 0644]