aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineModuleInfoImpls.cpp
diff options
context:
space:
mode:
authorRiver Riddle <riddleriver@gmail.com>2022-05-12 13:36:05 -0700
committerRiver Riddle <riddleriver@gmail.com>2022-05-16 13:54:02 -0700
commita6cef03f66ca76169ba629d21f1245b50b646ee0 (patch)
tree07254aee635907f2eead90ce945d6c9d65e63d37 /llvm/lib/CodeGen/MachineModuleInfoImpls.cpp
parentc8457eb5323ca99361c1748a22a16edb3160ae5f (diff)
downloadllvm-a6cef03f66ca76169ba629d21f1245b50b646ee0.zip
llvm-a6cef03f66ca76169ba629d21f1245b50b646ee0.tar.gz
llvm-a6cef03f66ca76169ba629d21f1245b50b646ee0.tar.bz2
[mlir] Remove the `type` keyword from type alias definitions
This was carry over from LLVM IR where the alias definition can be ambiguous, but MLIR type aliases have no such problems. Having the `type` keyword is superfluous and doesn't add anything. This commit drops it, which also nicely aligns with the syntax for attribute aliases (which doesn't have a keyword). Differential Revision: https://reviews.llvm.org/D125501
Diffstat (limited to 'llvm/lib/CodeGen/MachineModuleInfoImpls.cpp')
0 files changed, 0 insertions, 0 deletions