[JITLink] Add tests for FDEs with bad CIE and PC-begin pointers.
authorLang Hames <lhames@gmail.com>
Wed, 3 Aug 2022 17:50:50 +0000 (10:50 -0700)
committerLang Hames <lhames@gmail.com>
Thu, 4 Aug 2022 00:51:45 +0000 (17:51 -0700)
commit4229d2788b6eee3dee4c123455e7ca26371c611c
tree03fa1a445881e17885ae2a73409502b9f061b66f
parent203296d642c385da07a62098050b08493ed8b236
[JITLink] Add tests for FDEs with bad CIE and PC-begin pointers.
llvm/test/ExecutionEngine/JITLink/X86/MachO_ehframe_bad_fde_cie-ptr_out-of-range.test [new file with mode: 0644]
llvm/test/ExecutionEngine/JITLink/X86/MachO_ehframe_bad_fde_pc-begin_out-of-range.test [new file with mode: 0644]