Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lld/ELF/
H A DConfig.h129 llvm::StringRef optRemarksFormat; member
H A DLTO.cpp143 c.RemarksFormat = std::string(config->optRemarksFormat); in createConfig()
H A DDriver.cpp1144 config->optRemarksFormat = args.getLastArgValue(OPT_opt_remarks_format); in readConfigs()