Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/LTO/
H A DLTOCodeGenerator.cpp431 return emitWarning( in preserveDiscardableGVs()
435 return emitWarning((Twine("Linker asked to preserve internal global: '") + in preserveDiscardableGVs()
543 emitWarning("Invalid debug info found, debug info will be stripped"); in verifyMergedModuleOnce()
756 void LTOCodeGenerator::emitWarning(const std::string &ErrMsg) { in emitWarning() function in LTOCodeGenerator
/freebsd/contrib/llvm-project/llvm/include/llvm/LTO/legacy/
H A DLTOCodeGenerator.h224 void emitWarning(const std::string &ErrMsg);
/freebsd/contrib/llvm-project/llvm/lib/Linker/
H A DIRMover.cpp351 void emitWarning(const Twine &Message) { in emitWarning() function in __anone1f06e680211::IRLinker
1122 emitWarning("Pseudo-probe ignored: source module '" + in linkNamedMDNodes()
1286 emitWarning(Str); in linkModuleFlagsMetadata()
1478 emitWarning("Linking two modules of different data layouts: '" + in run()
1487 emitWarning("Linking two modules of different target triples: '" + in run()