Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lld/ELF/
H A DLTO.cpp157 for (const llvm::StringRef &name : config->thinLTOModulesToCompile) in createConfig()
336 if (config->thinLTOModulesToCompile.empty()) { in compile()
H A DConfig.h151 std::vector<llvm::StringRef> thinLTOModulesToCompile; member
H A DDriver.cpp1209 config->thinLTOModulesToCompile = in readConfigs()
2609 !config->thinLTOModulesToCompile.empty(); in link()