Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/ELF/
H A DLTO.cpp137 for (const llvm::StringRef &name : ctx.arg.thinLTOModulesToCompile) in createConfig()
342 if (ctx.arg.thinLTOModulesToCompile.empty()) { in compile()
H A DConfig.h277 llvm::SmallVector<llvm::StringRef, 0> thinLTOModulesToCompile; member
H A DDriver.cpp1587 ctx.arg.thinLTOModulesToCompile = in readConfigs()
3276 !ctx.arg.thinLTOModulesToCompile.empty(); in link()