diff options
author | Alex Zinenko <zinenko@google.com> | 2022-02-07 10:28:09 +0100 |
---|---|---|
committer | Alex Zinenko <zinenko@google.com> | 2022-02-08 09:31:11 +0100 |
commit | 68784267b1b378a1043c473e43fd37ada2507314 (patch) | |
tree | 1f6716caf21d810b6eaf686ace0d149d8beee8f4 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
parent | 3df6cadec45ec3db8e31706bd7f5015fd2543695 (diff) | |
download | llvm-68784267b1b378a1043c473e43fd37ada2507314.zip llvm-68784267b1b378a1043c473e43fd37ada2507314.tar.gz llvm-68784267b1b378a1043c473e43fd37ada2507314.tar.bz2 |
[mlir] Move constBuidlerCall from to ArrayAttrBase
This makes it applicable to both ArrayAttr and its typed subclasses instead of
only the latter. There is no good reason why ArrayAttr shouldn't be
const-buildable while its typed subclasses are, this was likely just an
omission.
Depends On D119113
Reviewed By: rriddle, nicolasvasilache
Differential Revision: https://reviews.llvm.org/D119114
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions