Home
last modified time | relevance | path

Searched refs:relPath (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/lld/COFF/
H A DDriver.cpp851 std::string relPath = relativeToRoot(path); in createResponseFile() local
852 os << "/libpath:" << quote(relPath) << "\n"; in createResponseFile()