Home
last modified time | relevance | path

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

/src/contrib/llvm-project/lld/ELF/
H A DConfig.h179 llvm::StringRef optRemarksFormat; member
H A DLTO.cpp122 c.RemarksFormat = std::string(config->optRemarksFormat); in createConfig()
H A DDriver.cpp1378 config->optRemarksFormat = args.getLastArgValue(OPT_opt_remarks_format); in readConfigs()