Lines Matching refs:report_fatal_error
387 report_fatal_error(Twine(Filename) + " does not contain an index"); in printIndexStats()
559 report_fatal_error("Missing -thinlto-index for ThinLTO promotion stage"); in loadCombinedIndex()
581 report_fatal_error("Can't load module, abort."); in loadModuleFromInput()
586 report_fatal_error("Can't override the module id for multiple files"); in loadModuleFromInput()
648 report_fatal_error( in thinLink()
664 report_fatal_error("ThinLink didn't create an index"); in thinLink()
677 report_fatal_error("Can't handle a single output filename and multiple " in distributedIndexes()
715 report_fatal_error("Can't handle a single output filename and multiple " in emitImports()
745 report_fatal_error("Can't handle a single output filename and multiple " in promote()
773 report_fatal_error("Can't handle a single output filename and multiple " in import()
802 report_fatal_error("Can't handle a single output filename and multiple " in internalize()
835 report_fatal_error("Can't handle a single output filename and multiple " in optimize()
860 report_fatal_error("Can't handle a single output filename and multiple " in codegen()
897 report_fatal_error("Do not provide an output filename for ThinLTO " in runAll()
928 report_fatal_error("Number of output objects does not match the number " in runAll()
1013 report_fatal_error("You can't specify more than one -thinlto-action"); in main()