================ @@ -396,6 +416,8 @@ class DebugAddrWriter { void dump(); + bool empty = false; ---------------- ayermolo wrote: Shouldn't default be true? https://github.com/llvm/llvm-project/pull/98094