diff options
author | Lang Hames <lhames@gmail.com> | 2021-11-14 15:42:45 -0800 |
---|---|---|
committer | Lang Hames <lhames@gmail.com> | 2021-11-14 15:46:00 -0800 |
commit | 55751f5f6303582ef683dabc151fcd4ccab6780b (patch) | |
tree | 49039805ba39e8dab360221dab8bf72b6e76b650 /llvm/docs/CommandGuide/llvm-readobj.rst | |
parent | 6438a52df1c7f36952b6126ff7b978861b76ad45 (diff) | |
download | llvm-55751f5f6303582ef683dabc151fcd4ccab6780b.zip llvm-55751f5f6303582ef683dabc151fcd4ccab6780b.tar.gz llvm-55751f5f6303582ef683dabc151fcd4ccab6780b.tar.bz2 |
[llvm-jitlink] Add an explicit -debugger-support option.
Commit 69be352a196 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.
Diffstat (limited to 'llvm/docs/CommandGuide/llvm-readobj.rst')
0 files changed, 0 insertions, 0 deletions