Home
last modified time | relevance | path

Searched refs:ModuleCacheHintDisplayed (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/tools/dsymutil/
H A DDwarfLinkerForBinary.h285 bool ModuleCacheHintDisplayed = false; variable
H A DDwarfLinkerForBinary.cpp718 if (!ModuleCacheHintDisplayed) { in linkImpl()
723 ModuleCacheHintDisplayed = true; in linkImpl()