Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/bugpoint/
H A DCrashDebugger.cpp1309 auto stripMetadata = [&](std::function<bool(Module &)> strip) { in DebugACrash() local
1317 stripMetadata(StripDebugInfo); in DebugACrash()
1321 stripMetadata(stripNonLineTableDebugInfo); in DebugACrash()