Bruno Cardoso Lopes 3f0ef2765c
[MLIR][LLVM] Debug info: import debug records directly (#167812)
Effectively means we don't need to call into
`llvmModule->convertFromNewDbgValues()` anymore. Added a flag to allow
users to access the old behavior.
2025-11-14 10:22:56 -08:00
..