Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/tools/bugpoint/
H A DCrashDebugger.cpp40 cl::opt<bool> KeepMain("keep-main", variable
254 if (KeepMain && !is_contained(Funcs, BD.getProgram().getFunction("main"))) in TestFuncs()