Lines Matching refs:errs
109 errs() << "llvm-lto: "; in handleDiagnostics()
112 errs() << "note: "; in handleDiagnostics()
115 errs() << "remark: "; in handleDiagnostics()
118 errs() << "error: "; in handleDiagnostics()
121 errs() << "warning: "; in handleDiagnostics()
124 errs() << Msg << "\n"; in handleDiagnostics()
129 raw_ostream &OS = errs(); in diagnosticHandler()
163 errs() << "llvm-lto: " << Msg << '\n'; in error()
313 errs() << argv[0] << ": error adding file '" << InputFilenames[i] << "'\n"; in main()
348 errs() << argv[0] << ": error optimizing the code\n"; in main()
358 errs() << argv[0] << ": writing merged module failed.\n"; in main()
372 errs() << argv[0] << ": error opening the file '" << PartFilename in main()
381 errs() << argv[0] << ": error compiling the code\n"; in main()
389 errs() << argv[0] << ": -j must be specified together with -o\n"; in main()
394 errs() << argv[0] << ": -save-merged-module must be specified with -o\n"; in main()
402 errs() << argv[0] << ": error compiling the code\n"; in main()