Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/LTO/
H A DLTOCodeGenerator.cpp455 return emitWarning( in preserveDiscardableGVs()
459 return emitWarning((Twine("Linker asked to preserve internal global: '") + in preserveDiscardableGVs()
567 emitWarning("Invalid debug info found, debug info will be stripped"); in verifyMergedModuleOnce()
776 void LTOCodeGenerator::emitWarning(const std::string &ErrMsg) { in emitWarning() function in LTOCodeGenerator
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/LTO/legacy/
H A DLTOCodeGenerator.h220 void emitWarning(const std::string &ErrMsg);
/freebsd-14.2/contrib/llvm-project/llvm/lib/Linker/
H A DIRMover.cpp455 void emitWarning(const Twine &Message) { in emitWarning() function in __anon8299d39e0211::IRLinker
1229 emitWarning("Pseudo-probe ignored: source module '" + in linkNamedMDNodes()
1393 emitWarning(Str); in linkModuleFlagsMetadata()
1588 emitWarning("Linking two modules of different data layouts: '" + in run()
1597 emitWarning("Linking two modules of different target triples: '" + in run()