Home
last modified time | relevance | path

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

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