Commit cf547e31 authored by Christian Ulmann's avatar Christian Ulmann
Browse files

[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
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment