llvm-project/llvm/test/ExecutionEngine/JITLink
Lang Hames 55751f5f63 [llvm-jitlink] Add an explicit -debugger-support option.
Commit 69be352a19 restricted the MachO debugger support testcase to run on
Darwin only, but we still need to disable debugger support by default for
other noexec tests.

This patch introduces a -debugger-support option to llvm-jitlink that is
on-by-default when executing code, and off-by-default for noexec tests. This
should prevent regression tests from trying (and failing) to set up MachO
debugging support when running on non-Darwin platforms.

to explicitly enable/disable support.
2021-11-14 15:46:00 -08:00
..
AArch64 [JITLink][MachO][arm64] Make testcase less brittle. 2021-10-05 19:58:34 -07:00
RISCV [llvm-jitlink] Add -slab-page-size to tests that need it. 2021-09-28 13:15:54 -07:00
X86 [llvm-jitlink] Add an explicit -debugger-support option. 2021-11-14 15:46:00 -08:00