aboutsummaryrefslogtreecommitdiff
path: root/lldb/packages/Python/lldbsuite/test
diff options
context:
space:
mode:
authorMarkus Böck <markus.boeck02@gmail.com>2022-07-06 17:39:18 +0200
committerMarkus Böck <markus.boeck02@gmail.com>2022-07-07 11:54:47 +0200
commit1a92dbcfa88a857bf735c897125d9a2f9be53e9e (patch)
tree40029b6a662a2a0f0596ad67b4a4da303434fa44 /lldb/packages/Python/lldbsuite/test
parent9f186bb125d697786066f1fdd1d0c0e0479a3a4d (diff)
downloadllvm-1a92dbcfa88a857bf735c897125d9a2f9be53e9e.zip
llvm-1a92dbcfa88a857bf735c897125d9a2f9be53e9e.tar.gz
llvm-1a92dbcfa88a857bf735c897125d9a2f9be53e9e.tar.bz2
[mlir][ods] Replace redundant `Type` instances for interfaces
This patch makes use of TypeInterface implementing Type to remove instances of Type that simply checked whether a type implemented a given interface. As part of this refactoring, some changes had to be done in the OpenMP Dialect files. In particular, they assumed that OpenMPOps.td to only ever include OpenMP TypeInterfaces, which did not hold anymore with a moved include in LLVMOpBase.td. For that reason, the type interface defintions were moved into a new file as is convention. Differential Revision: https://reviews.llvm.org/D129210
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test')
0 files changed, 0 insertions, 0 deletions