Home
last modified time | relevance | path

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

/src/contrib/llvm-project/lld/MachO/
H A DLTO.cpp275 std::optional<StringRef> cachePath; in compile() local
278 cachePath = files[i]->getBufferIdentifier(); in compile()
293 saveOrHardlinkBuffer(objBuf, filePath, cachePath); in compile()