================ @@ -218,11 +218,15 @@ class LLVM_EXTERNAL_VISIBILITY Module { /// \ref BasicBlock. bool IsNewDbgInfoFormat; + void removeDebugIntrinsicDeclarations(); ---------------- jmorse wrote: (Brief) Docu-comment wanted https://github.com/llvm/llvm-project/pull/79281