Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/ELF/
H A DLTO.cpp119 c.RemarksFormat = std::string(ctx.arg.optRemarksFormat); in createConfig()
H A DConfig.h242 llvm::StringRef optRemarksFormat; member
H A DDriver.cpp1504 ctx.arg.optRemarksFormat = args.getLastArgValue(OPT_opt_remarks_format); in readConfigs()