brintos

brintos / llvm-project-archived public Read only

0
0
Text · 89 B · 3eb57a4 Raw
4 lines · plain
1include "mlir/IR/OpBase.td"2 3def TestAttrInterface : AttrInterface<"TestAttrInterface">;4