diff options
author | Valentin Clement <clementval@gmail.com> | 2021-11-04 08:53:49 +0100 |
---|---|---|
committer | Valentin Clement <clementval@gmail.com> | 2021-11-04 08:54:09 +0100 |
commit | c86b4503a94c277534ce4b9a5c015a6ac151b98a (patch) | |
tree | 4804f0a6de6edfc1da54fc0eaca0f1b320fb5afc /llvm/tools/llvm-objdump/llvm-objdump.cpp | |
parent | 629b40dafadbb273b2b2ec0ddd27dc8ccc0732ea (diff) | |
download | llvm-c86b4503a94c277534ce4b9a5c015a6ac151b98a.zip llvm-c86b4503a94c277534ce4b9a5c015a6ac151b98a.tar.gz llvm-c86b4503a94c277534ce4b9a5c015a6ac151b98a.tar.bz2 |
[fir] Restrict array type on fir.insert_on_range
Sequence type had no restriction on the insert_on_range operation.
This patch adds a restriction for the type to have constant shape
and size.
Reviewed By: mehdi_amini
Differential Revision: https://reviews.llvm.org/D113092
Diffstat (limited to 'llvm/tools/llvm-objdump/llvm-objdump.cpp')
0 files changed, 0 insertions, 0 deletions