[Mlir-commits] [mlir] [mlir][debug] Make DICompileUnitAttr recursive. (PR #190808)

Abid Qadeer llvmlistbot at llvm.org
Wed Apr 8 14:39:04 PDT 2026


================

----------------
abidh wrote:

Done. The `sourceLanguage` field is still not optional like `tag` field in the `DICompositeTypeAttr`. Doing so probably would require specialized attribute that could parse things like `DW_LANG_C_plus_plus_14` into it. So I have left it non-optional for now.

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


More information about the Mlir-commits mailing list