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.cpp139 for (const llvm::StringRef &name : config->thinLTOModulesToCompile) in createConfig()
336 if (config->thinLTOModulesToCompile.empty()) { in compile()
H A DConfig.h208 llvm::SmallVector<llvm::StringRef, 0> thinLTOModulesToCompile; member
H A DDriver.cpp1454 config->thinLTOModulesToCompile = in readConfigs()
2969 !config->thinLTOModulesToCompile.empty(); in link()