Home
last modified time | relevance | path

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

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