Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/tools/bugpoint/
DCrashDebugger.cpp1309 auto stripMetadata = [&](std::function<bool(Module &)> strip) { in DebugACrash() local
1317 stripMetadata(StripDebugInfo); in DebugACrash()
1321 stripMetadata(stripNonLineTableDebugInfo); in DebugACrash()