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