ΒΆvoid setCurrentDebugType(const char* Type)
void setCurrentDebugType(const char* Type)
Description
setCurrentDebugType - Set the current debug type, as if the -debug-only=X option were specified. Note that DebugFlag also needs to be set to true for debug output to be produced.
Declared at: llvm/include/llvm/Support/Debug.h:47
Parameters
- const char* Type