diff options
author | Joseph Huber <jhuber6@vols.utk.edu> | 2022-10-26 21:07:12 +0000 |
---|---|---|
committer | Joseph Huber <jhuber6@vols.utk.edu> | 2022-11-03 16:19:13 -0500 |
commit | 3384f05a2cdb96a2f106c234ae8a9d0e306717a4 (patch) | |
tree | dee622dd981687658114b42c268f3bab6b553835 /lldb/source/Plugins/ScriptInterpreter/Python/lldb-python.h | |
parent | 247dedea4e031d3bff3a4fcf08cd259a13af279d (diff) | |
download | llvm-3384f05a2cdb96a2f106c234ae8a9d0e306717a4.zip llvm-3384f05a2cdb96a2f106c234ae8a9d0e306717a4.tar.gz llvm-3384f05a2cdb96a2f106c234ae8a9d0e306717a4.tar.bz2 |
[llvm-objdump][Offload] Use common offload extraction method
A previous patch introduced a common function used to extract offloading
binaries from an image. Therefore we no longer need to duplicate the
functionality in the `llvm-objdump` implementation. Functionally, this
removes the old warning behaviour when given malformed input. This has
been changed to a hard error, which is effectively the same.
This required a slight tweak in the linker wrapper to filter out the
user passing shared objects directly.
Reviewed By: tra
Differential Revision: https://reviews.llvm.org/D136796
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/lldb-python.h')
0 files changed, 0 insertions, 0 deletions