Lines Matching refs:report_fatal_error
104 report_fatal_error(Twine("Failed to open ") + SaveTempPath + in saveTempBitcode()
164 report_fatal_error("renameModuleForThinLTO failed"); in promoteModule()
182 report_fatal_error("Broken module found, compilation aborted!"); in verifyLoadedModule()
206 report_fatal_error("Can't load module, abort."); in loadModuleFromInput()
232 report_fatal_error("importFunctions failed"); in crossImportIntoModule()
379 report_fatal_error("Failed to setup codegen"); in codegenModule()
471 report_fatal_error("ThinLTO: Can't get a temporary file"); in write()
610 report_fatal_error("ThinLTO cannot create input file: " + in addModule()
620 report_fatal_error("ThinLTO modules with incompatible triples not " in addModule()
645 report_fatal_error("Can't load target for this Triple: " + ErrMsg); in create()
882 report_fatal_error(Twine("Failed to open ") + OutputName + in emitImports()
992 report_fatal_error("Can't open output '" + OutputPath + "'\n"); in writeGeneratedObject()
1008 report_fatal_error("Unexistent dir: '" + SavedObjectsDirectoryPath + "'"); in run()
1047 report_fatal_error(Twine("Failed to open ") + SaveTempPath + in run()
1188 report_fatal_error("ThinLTO: Can't get an output file for the " in run()