llvm-project
329b2150 - [MLIR][LLVM][Flang] Move the element param of DICompositeType to the end (#156624)

Commit
237 days ago
[MLIR][LLVM][Flang] Move the element param of DICompositeType to the end (#156624) This commit moves the "element" param of `DICompositeType` to the end of the parameter list. This is required as there seems to be a bug in the attribute parser that breaks a print + parse roundtrip. Related ticket: https://github.com/llvm/llvm-project/issues/156623
Author
Parents
Loading