Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/tools/bugpoint/
H A DCrashDebugger.cpp62 cl::opt<bool> NoStripDebugInfo("disable-strip-debuginfo", variable
1300 if (!NoStripDebugInfo && !BugpointIsInterrupted) { in DebugACrash()