diff options
author | Abdurrahman Akkas <akkas@google.com> | 2020-02-13 09:23:37 +0100 |
---|---|---|
committer | Alex Zinenko <zinenko@google.com> | 2020-02-13 09:25:27 +0100 |
commit | 2e8c112ecf562afdd8a6b3c3467571233b9b55ae (patch) | |
tree | 9480aac67e6f4d8843063742cb2fd81bc6cbab01 /lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp | |
parent | 005b720373f163b153957d35db24722b8f72ad9b (diff) | |
download | llvm-2e8c112ecf562afdd8a6b3c3467571233b9b55ae.zip llvm-2e8c112ecf562afdd8a6b3c3467571233b9b55ae.tar.gz llvm-2e8c112ecf562afdd8a6b3c3467571233b9b55ae.tar.bz2 |
[mlir] Add elementAttr to TypedArrayAttrBase.
In code generators, one can automate the translation of typed ArrayAttrs
if element attribute translators are already implemented. However, the
type of the element attribute is lost at the construction of
TypedArrayAttrBase. With this change one can inspect the element type
and generate the translation logic automatically, which will reduce the
code repetition.
Differential Revision: https://reviews.llvm.org/D73579
Diffstat (limited to 'lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp')
0 files changed, 0 insertions, 0 deletions