diff options
author | Alex Zinenko <zinenko@google.com> | 2021-06-09 11:51:04 +0200 |
---|---|---|
committer | Alex Zinenko <zinenko@google.com> | 2021-06-09 17:46:27 +0200 |
commit | f6faa71eafbcd52d5154aadf888fce8b3af73c16 (patch) | |
tree | 6d8a7c51948177e2b4184361f148aa253085a46d /lldb/source/Commands/CommandObjectThread.cpp | |
parent | cdb9d242debaf689395bf38d19ca90327cd3b9fa (diff) | |
download | llvm-f6faa71eafbcd52d5154aadf888fce8b3af73c16.zip llvm-f6faa71eafbcd52d5154aadf888fce8b3af73c16.tar.gz llvm-f6faa71eafbcd52d5154aadf888fce8b3af73c16.tar.bz2 |
[mlir] fix a crash if the dialect is missing a data layout interface
The top-level verifier of data layout specifications delegates verification of
entries with identifier keys to the dialect of the identifier prefix. This flow
was missing a check whether the dialect actually implements the relevant
interface.
Reviewed By: gysit
Differential Revision: https://reviews.llvm.org/D103945
Diffstat (limited to 'lldb/source/Commands/CommandObjectThread.cpp')
0 files changed, 0 insertions, 0 deletions