Steven Wu 76ebaf263b [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
2022-10-26 15:13:22 -07:00
..
2022-10-05 17:09:13 -07:00
2022-08-14 16:25:36 -07:00
2022-08-07 23:55:27 -07:00
2022-10-13 19:23:25 +00:00
2022-07-30 10:35:56 -07:00