xref: /llvm-project/llvm/test/ExecutionEngine/JITLink/x86-64/MachO_ehframe.test (revision 8ad75c1037289b06bd1b95ff445797d380d93039)
1# RUN: llvm-jitlink -noexec -abs __ZTIi=0x1 -abs ___gxx_personality_v0=0x2 \
2# RUN:   %S/Inputs/MachO_ehframe.o
3#
4# Perform a no-exec link of MachO_ehframe.o and verify that it does not
5# generate any errors despite the last FDE referring to the first CIE (rather
6# than the most recent).
7