Lines Matching refs:report_fatal_error
92 report_fatal_error(Twine("Failed to open ") + SaveTempPath + in saveTempBitcode()
152 report_fatal_error("renameModuleForThinLTO failed"); in promoteModule()
170 report_fatal_error("Broken module found, compilation aborted!"); in verifyLoadedModule()
193 report_fatal_error("Can't load module, abort."); in loadModuleFromBuffer()
217 report_fatal_error("importFunctions failed"); in crossImportIntoModule()
281 report_fatal_error("Failed to setup codegen"); in codegenModule()
369 report_fatal_error("ThinLTO: Can't get a temporary file"); in write()
506 report_fatal_error("ThinLTO modules with incompatible triples not " in addModule()
531 report_fatal_error("Can't load target for this Triple: " + ErrMsg); in create()
725 report_fatal_error(Twine("Failed to open ") + OutputName + in emitImports()
809 report_fatal_error("Can't open output '" + OutputPath + "'\n"); in writeGeneratedObject()
825 report_fatal_error("Unexistent dir: '" + SavedObjectsDirectoryPath + "'"); in run()
865 report_fatal_error(Twine("Failed to open ") + SaveTempPath + in run()
979 report_fatal_error("ThinLTO: Can't get an output file for the " in run()