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.cpp444 return emitWarning( in preserveDiscardableGVs()
448 return emitWarning((Twine("Linker asked to preserve internal global: '") + in preserveDiscardableGVs()
556 emitWarning("Invalid debug info found, debug info will be stripped"); in verifyMergedModuleOnce()
768 void LTOCodeGenerator::emitWarning(const std::string &ErrMsg) { in emitWarning() function in LTOCodeGenerator
/freebsd/contrib/llvm-project/llvm/include/llvm/LTO/legacy/
H A DLTOCodeGenerator.h222 void emitWarning(const std::string &ErrMsg);
/freebsd/contrib/llvm-project/llvm/lib/Linker/
H A DIRMover.cpp456 void emitWarning(const Twine &Message) { in emitWarning() function in __anone1f06e680211::IRLinker
1231 emitWarning("Pseudo-probe ignored: source module '" + in linkNamedMDNodes()
1395 emitWarning(Str); in linkModuleFlagsMetadata()
1590 emitWarning("Linking two modules of different data layouts: '" + in run()
1599 emitWarning("Linking two modules of different target triples: '" + in run()