aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/ExecutionEngine/Orc/DebugObjectManagerPlugin.cpp
diff options
context:
space:
mode:
authorJason Molenda <jason@molenda.com>2021-03-12 17:18:56 -0800
committerJason Molenda <jason@molenda.com>2021-03-12 17:20:44 -0800
commit22e9753271b71e2c067aadd5b877eef8198cadd2 (patch)
tree76f519cbbfb164f42c1e255617cb372202eaac72 /llvm/lib/ExecutionEngine/Orc/DebugObjectManagerPlugin.cpp
parent9f9a4dfda7348eddbc840ae558e7082677c3bab6 (diff)
downloadllvm-22e9753271b71e2c067aadd5b877eef8198cadd2.zip
llvm-22e9753271b71e2c067aadd5b877eef8198cadd2.tar.gz
llvm-22e9753271b71e2c067aadd5b877eef8198cadd2.tar.bz2
Don't load kexts/kernels without dSYMs present
One of the backup schemes I use for finding kexts and kernels on the local filesystem is to load a solitary binary when I don't find any with a dSYM. This usually is a more confusing behavior than helpful; people expect to get no binary loaded, or a binary with debug information. This change stops loading kexts and kernels that do not have an associated dSYM. rdar://74291888
Diffstat (limited to 'llvm/lib/ExecutionEngine/Orc/DebugObjectManagerPlugin.cpp')
0 files changed, 0 insertions, 0 deletions