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

References

tools/llc/llc.cpp
  289   InitLLVM X(argc, argv);
  325   cl::ParseCommandLineOptions(argc, argv, "llvm system compiler\n");
  340     WithColor::error(errs(), argv[0]) << toString(std::move(E)) << '\n';
  347     WithColor::error(errs(), argv[0])
  355     if (int RetVal = compileModule(argv, Context))