Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/tools/bugpoint/
H A DCrashDebugger.cpp65 cl::opt<bool> NoStripDebugTypeInfo("disable-strip-debug-types", variable
1304 if (!NoStripDebugTypeInfo && !BugpointIsInterrupted) { in DebugACrash()