Searched defs:TestForCodeGenCrash (Results 1 - 1 of 1) sorted by relevance

/external/llvm/tools/bugpoint/
H A DCrashDebugger.cpp654 static bool TestForCodeGenCrash(const BugDriver &BD, Module *M) { function
671 return DebugACrash(*this, TestForCodeGenCrash, Error);

Completed in 78 milliseconds