Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lld/ELF/
H A DConfig.h159 llvm::StringRef optRemarksFormat; member
H A DLTO.cpp144 c.RemarksFormat = std::string(config->optRemarksFormat); in createConfig()
H A DDriver.cpp1195 config->optRemarksFormat = args.getLastArgValue(OPT_opt_remarks_format); in readConfigs()