Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/tools/opt/
H A Doptdriver.cpp136 static cl::opt<bool> NoUpgradeDebugInfo("disable-upgrade-debug-info", variable
553 if (NoUpgradeDebugInfo) in optMain()