Searched refs:absPath (Results 1 – 1 of 1) sorted by relevance
167 SmallString<256> absPath(libPath.begin(), libPath.end()); in compileAndExecute() local168 cantFail(llvm::errorCodeToError(llvm::sys::fs::make_absolute(absPath))); in compileAndExecute()169 return absPath; in compileAndExecute()