Searched refs:dependencyFile (Results 1 – 2 of 2) sorted by relevance
225 llvm::StringRef dependencyFile; member
1394 ctx.arg.dependencyFile = args.getLastArgValue(OPT_dependency_file); in readConfigs()2467 raw_fd_ostream os = ctx.openAuxiliaryFile(ctx.arg.dependencyFile, ec); in writeDependencyFile()2469 ErrAlways(ctx) << "cannot open " << ctx.arg.dependencyFile << ": " in writeDependencyFile()3389 if (!ctx.arg.dependencyFile.empty()) in link()