aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Commands/CommandObjectTarget.cpp
diff options
context:
space:
mode:
authorJoseph Huber <jhuber6@vols.utk.edu>2022-06-22 09:37:54 -0400
committerJoseph Huber <jhuber6@vols.utk.edu>2022-06-22 09:39:23 -0400
commita9fd8b911331dad1b5f94e3aba5ce0927e632ade (patch)
tree49d093bafb3da2304fecc9ae9312425980c7c556 /lldb/source/Commands/CommandObjectTarget.cpp
parentb980841652c1b178b41a9a7b0e7dec06aa058e0b (diff)
downloadllvm-a9fd8b911331dad1b5f94e3aba5ce0927e632ade.zip
llvm-a9fd8b911331dad1b5f94e3aba5ce0927e632ade.tar.gz
llvm-a9fd8b911331dad1b5f94e3aba5ce0927e632ade.tar.bz2
[LinkerWrapper] Fix calls to deleted Error constructor on older compilers
Summary: A recent patch added some new code paths to the linker wrapper. Older compilers seem to have problems with returning errors wrapped in an Excepted type without explicitly moving them. This caused failures in some of the buildbots. This patch fixes that.
Diffstat (limited to 'lldb/source/Commands/CommandObjectTarget.cpp')
0 files changed, 0 insertions, 0 deletions