Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/bugpoint/
H A DCrashDebugger.cpp65 cl::opt<bool> NoStripDebugTypeInfo("disable-strip-debug-types", variable
1319 if (!NoStripDebugTypeInfo && !BugpointIsInterrupted) { in DebugACrash()