4 lines
89 B
TableGen
4 lines
89 B
TableGen
|
include "mlir/IR/OpBase.td"
|
||
|
|
||
|
def TestAttrInterface : AttrInterface<"TestAttrInterface">;
|