[llvm] [mlir] [DebugInfo][RemoveDIs] Remove debug-intrinsic printing cmdline options (PR #131855)
Jeremy Morse via llvm-commits
llvm-commits at lists.llvm.org
Thu Mar 20 09:52:57 PDT 2025
jmorse wrote:
Pushed up some feedback, merge to main (removes a spurious conflict), but also a patch to MLIR as there's some tested behaviour there to cope with dbg.values versus dbgrecords. @OCHyams could you give it a quick eyeball to confirm I'm not over-stepping here? I thing it's just mlir code to "do the stuff LLVM does", which now becomes redundant.
https://github.com/llvm/llvm-project/pull/131855
More information about the llvm-commits
mailing list