[Mlir-commits] [mlir] [MLIR][LLVM] Support DWARF v6 source language names in DICompileUnitAttr (PR #217432)
Tobias Gysi
llvmlistbot at llvm.org
Thu Aug 20 10:05:37 PDT 2026
gysit wrote:
Looks like I managed to not post the question in the morning :), so here it is:
Did you try to avoid the custom printing and parsing for the source language? Would that require a lot of test changes?
I am asking since avoiding custom printers and parser is generally good practice.
https://github.com/llvm/llvm-project/pull/217432
More information about the Mlir-commits
mailing list