reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/lli/lli.cpp
  360   InitLLVM X(argc, argv);
  363     ExitOnErr.setBanner(std::string(argv[0]) + ": ");
  371   cl::ParseCommandLineOptions(argc, argv,
  379     return runOrcLazyJIT(argv[0]);
  390     reportError(Err, argv[0]);
  401     ExitOnError ExitOnErr(std::string(*argv) +
  439     WithColor::error(errs(), argv[0])
  455       WithColor::error(errs(), argv[0])
  458       WithColor::error(errs(), argv[0]) << "unknown error creating EE!\n";
  472       reportError(Err, argv[0]);
  487       reportError(Err, argv[0]);
  497       reportError(Err, argv[0]);
  534     WithColor::warning(errs(), argv[0])
  561     WithColor::error(errs(), argv[0])
  581       WithColor::error(errs(), argv[0])
  585       WithColor::error(errs(), argv[0])
  629         WithColor::error(errs(), argv[0])
  634     WithColor::error(errs(), argv[0]) << "exit defined with wrong prototype!\n";
  646       WithColor::error(errs(), argv[0]) << "failed to launch remote JIT.\n";