[ELF] - EhFrame.cpp: add test case to check "unknown FDE encoding".
authorGeorge Rimar <grimar@accesssoftek.com>
Thu, 28 Jun 2018 12:20:04 +0000 (12:20 +0000)
committerGeorge Rimar <grimar@accesssoftek.com>
Thu, 28 Jun 2018 12:20:04 +0000 (12:20 +0000)
commitdb139b725b098159e1440344b56381aa7d4e94f3
treed981f1c035dde9800d9a7fa3c798908e7a03e629
parent82a69b80c2a193263656e7fcd55790e53f291401
[ELF] - EhFrame.cpp: add test case to check "unknown FDE encoding".

It's https://github.com/llvm-mirror/lld/blob/master/ELF/EhFrame.cpp#L147 line,
which was untested before this patch.

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