diff options
| author | Steven Wu <stevenwu@apple.com> | 2022-10-26 15:13:00 -0700 |
|---|---|---|
| committer | Steven Wu <stevenwu@apple.com> | 2022-10-26 15:13:22 -0700 |
| commit | 76ebaf263b20619b3416fbaa715fea25735bfe30 (patch) | |
| tree | d51d926812478dbc9822f4799a52f074390cc8a4 /lldb/test/API/functionalities/scripted_process/TestStackCoreScriptedProcess.py | |
| parent | 14275501516fe6ca896a0428ab8e5e0dc7bff137 (diff) | |
[LTO] Fix lto_module_create_in_codegen_context return value on error
According to the documentation, lto_module_create_in_codegen_context
should return NULL on error but currently it is accidentally return
error_code. Since this is a bug fix and it seems to be a one-off bug
that only affects this API, there is no need to bump API version.
rdar://101505192
Reviewed By: pete
Differential Revision: https://reviews.llvm.org/D136769
Diffstat (limited to 'lldb/test/API/functionalities/scripted_process/TestStackCoreScriptedProcess.py')
0 files changed, 0 insertions, 0 deletions
