Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lld/ELF/
H A DLTO.cpp60 static std::unique_ptr<raw_fd_ostream> openLTOOutputFile(StringRef file) { in openLTOOutputFile() function
173 openLTOOutputFile(config->outputFile)) in createConfig()