diff options
author | Alex Zinenko <zinenko@google.com> | 2021-06-16 18:53:21 +0200 |
---|---|---|
committer | Alex Zinenko <zinenko@google.com> | 2021-06-17 13:19:24 +0200 |
commit | d7e891213444e2990397c623fb0250a470421fce (patch) | |
tree | de982e15958ac4e20ac444be93b9b4e50fa94f6c /lldb/source/Commands/CommandObjectThread.cpp | |
parent | ccc0f777f6967c557ba066070f40e5fac9e0127d (diff) | |
download | llvm-d7e891213444e2990397c623fb0250a470421fce.zip llvm-d7e891213444e2990397c623fb0250a470421fce.tar.gz llvm-d7e891213444e2990397c623fb0250a470421fce.tar.bz2 |
[mlir] Enable delayed registration of attribute/operation/type interfaces
This functionality is similar to delayed registration of dialect interfaces. It
allows external interface models to be registered before the dialect containing
the attribute/operation/type interface is loaded, or even before the context is
created.
Reviewed By: rriddle
Differential Revision: https://reviews.llvm.org/D104397
Diffstat (limited to 'lldb/source/Commands/CommandObjectThread.cpp')
0 files changed, 0 insertions, 0 deletions