summaryrefslogtreecommitdiffstats
path: root/lldb/source/Plugins/ABI/SysV-s390x/ABISysV_s390x.h
diff options
context:
space:
mode:
Diffstat (limited to 'lldb/source/Plugins/ABI/SysV-s390x/ABISysV_s390x.h')
-rw-r--r--lldb/source/Plugins/ABI/SysV-s390x/ABISysV_s390x.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lldb/source/Plugins/ABI/SysV-s390x/ABISysV_s390x.h b/lldb/source/Plugins/ABI/SysV-s390x/ABISysV_s390x.h
index 6ccabd6f75e..e233a900e39 100644
--- a/lldb/source/Plugins/ABI/SysV-s390x/ABISysV_s390x.h
+++ b/lldb/source/Plugins/ABI/SysV-s390x/ABISysV_s390x.h
@@ -31,7 +31,7 @@ public:
bool GetArgumentValues(lldb_private::Thread &thread,
lldb_private::ValueList &values) const override;
- lldb_private::Error
+ lldb_private::Status
SetReturnValueObject(lldb::StackFrameSP &frame_sp,
lldb::ValueObjectSP &new_value) override;
OpenPOWER on IntegriCloud