Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/tools/opt/
H A Dopt.cpp127 static cl::opt<bool> NoUpgradeDebugInfo("disable-upgrade-debug-info", variable
598 if (NoUpgradeDebugInfo) in main()