mirror of
https://github.com/llvm/llvm-project.git
synced 2025-04-24 07:36:05 +00:00

Arrays with assumed-length types are represented with a box without explicit length parameters. This patch fixes the verification to allow it for `fir.pack_array`.