Searched refs:emitLLVM (Results 1 – 3 of 3) sorted by relevance
207 bool emitLLVM; member
170 if (config->emitLLVM) { in createConfig()
1109 config->emitLLVM = args.hasArg(OPT_plugin_opt_emit_llvm, false); in readConfigs()2715 const bool skipLinkedOutput = config->thinLTOIndexOnly || config->emitLLVM || in link()