1
Fork 0

Turn the "no saved object file in work product" ICE into a translatable fatal error

This commit is contained in:
Ben Kimock 2024-02-09 20:22:15 -05:00
parent f4cfd87202
commit 3d4a9f5047
3 changed files with 11 additions and 1 deletions

View file

@ -190,6 +190,8 @@ codegen_ssa_no_module_named =
codegen_ssa_no_natvis_directory = error enumerating natvis directory: {$error}
codegen_ssa_no_saved_object_file = cached cgu {$cgu_name} should have an object file, but doesn't
codegen_ssa_processing_dymutil_failed = processing debug info with `dsymutil` failed: {$status}
.note = {$output}