[Mlir-commits] [clang] [llvm] [mlir] [IR] Explicitly specify target feature for module asm (PR #204548)
Folkert de Vries
llvmlistbot at llvm.org
Fri Jun 19 15:16:33 PDT 2026
folkertdev wrote:
For rust we'd really like debug (or at least, source span) info on module-level assembly, to show where you are when using a debugger. Maybe that can be integrated too somehow (that would already contain the source file name).
https://github.com/llvm/llvm-project/pull/204548
More information about the Mlir-commits
mailing list