[Mlir-commits] [llvm] [mlir] [llvm][DebugInfo] Add new DW_AT_APPLE_enum_kind to encode enum_extensibility (PR #124752)
Tom Tromey
llvmlistbot at llvm.org
Mon Mar 17 13:09:52 PDT 2025
tromey wrote:
I have a patch that touches this same area, so I will include the fix there. I don't really know how to write a test case for it, but I think the test case for my new feature will fail if the code remains as-is.
https://github.com/llvm/llvm-project/pull/124752
More information about the Mlir-commits
mailing list