Searched refs:DIAPath (Results 1 – 1 of 1) sorted by relevance
103 llvm::SmallString<128> DIAPath(A->getValue()); in ConstructJob() local105 llvm::sys::path::append(DIAPath, "DIA SDK"); in ConstructJob()108 llvm::sys::path::append(DIAPath, "lib", in ConstructJob()110 CmdArgs.push_back(Args.MakeArgString(Twine("-libpath:") + DIAPath)); in ConstructJob()