Create the DwarfDebug handler. Targets can override this to provide custom debug information handling.
Declared in <llvm/CodeGen/AsmPrinter.h>
<llvm/CodeGen/AsmPrinter.h>
virtual DwarfDebug* createDwarfDebug();
Newly created DwarfDebug handler for this printer.