Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/tools/opt/
H A Dopt.cpp205 static cl::opt<bool> VerifyDebugInfoPreserve( variable
744 VerifyDebugInfoPreserve, UnifiedLTO) in main()
784 (VerifyDebugInfoPreserve && !VerifyEachDebugInfoPreserve); in main()
796 } else if (VerifyDebugInfoPreserve) { in main()
835 else if (VerifyDebugInfoPreserve) { in main()