[ELF] - Add test case to cover "unexpected end of CIE" error.
authorGeorge Rimar <grimar@accesssoftek.com>
Thu, 28 Jun 2018 09:34:59 +0000 (09:34 +0000)
committerGeorge Rimar <grimar@accesssoftek.com>
Thu, 28 Jun 2018 09:34:59 +0000 (09:34 +0000)
commit488a894bde10351bdd71fbe88a585a7fe496a374
tree10a7e10ef82db88e8bd3627615f03eef3d7c13e9
parentfecd315ff9cd94381d5dc0adf4a9b25fe5c9d83d
[ELF] - Add test case to cover "unexpected end of CIE" error.

It was uncovered by our test cases.

llvm-svn: 335819
lld/test/ELF/invalid-eh-frame.s [new file with mode: 0644]