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