[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:29:57 PDT 2026


gysit wrote:

> Doing so was an attempt to keep reverse compatibility without much changes. Removing the custom parser/printer would require changing an additional 36 test files, do you think that is preferred?

Thanks for checking. Let's keep it as is then with the custom parser and printer!

https://github.com/llvm/llvm-project/pull/217432


More information about the Mlir-commits mailing list