[clang] [llvm] [mlir] [IR][NFC] Rename insertDbgValueIntrinsic -> insertDbgValue (PR #212151)
Marc Auberer via cfe-commits
cfe-commits at lists.llvm.org
Mon Jul 27 01:35:22 PDT 2026
marcauberer wrote:
>As an aside, I think we could remove DbgInstPtr too at some point (not in this PR), as it's a union that was added to help the transitionary phase between intrinsics and records.
Yes, will do that in a follow-up.
https://github.com/llvm/llvm-project/pull/212151
More information about the cfe-commits
mailing list