[MLIR][LLVM] Add extraData field to the DIDerivedType attribute
This commit extends the DIDerivedTypeAttr with the `extraData` field. For now, the type of of is limited to be a `DINodeAttr`, as extending the debug metadata handling to support arbitrary metadata nodes does not seem to be necessary so far.
parent
ada24ae5
Please register or sign in to comment