Turn the "no saved object file in work product" ICE into a translatable fatal error
This commit is contained in:
parent
f4cfd87202
commit
3d4a9f5047
3 changed files with 11 additions and 1 deletions
|
@ -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}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue