diff options
author | Ulysse Beaugnon <ulysse@google.com> | 2020-10-26 23:40:40 +0100 |
---|---|---|
committer | Alex Zinenko <zinenko@google.com> | 2020-10-26 23:41:39 +0100 |
commit | db4863ffd1ff0beaf8b13a50beb81d22c8f1137d (patch) | |
tree | c404e6cd3818cdc7312303b75cdead3db04dea24 /llvm/lib/CodeGen/MachineBasicBlock.cpp | |
parent | 515973222ed29abe49f241e89edb6854f44162d4 (diff) | |
download | llvm-db4863ffd1ff0beaf8b13a50beb81d22c8f1137d.zip llvm-db4863ffd1ff0beaf8b13a50beb81d22c8f1137d.tar.gz llvm-db4863ffd1ff0beaf8b13a50beb81d22c8f1137d.tar.bz2 |
[MLIR] Fix AttributeInterface declaration.
Substitues `Type` by `Attribute` in the declaration of AttributeInterface. It
looks like the code was written by copy-pasting the definition of TypeInterface,
but the substitution of Type by Attribute was missing at some places.
Reviewed By: rriddle, ftynse
Differential Revision: https://reviews.llvm.org/D90138
Diffstat (limited to 'llvm/lib/CodeGen/MachineBasicBlock.cpp')
0 files changed, 0 insertions, 0 deletions