Remove debug intrinsic declarations used only by the old debug-info format.
Declared in <llvm/IR/Module.h>
void
removeDebugIntrinsicDeclarations();
Used when printing this module in the new debug info format; removes all declarations of debug intrinsics that are replaced by non-intrinsic records in the new format.