d92d35c9db
Return a boolean instead of aborting when the NIR->LLVM translation fails. This way, we can deal with the error at the calling site instead of crashing the whole application. Reviewed-by: Timur Kristóf <timur.kristof@gmail.com> Reviewed-by: Marek Olšák <marek.olsak@amd.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/18147>