llvm: fix creating VLA allocas
We need to compute assign the size of VLA the right type, otherwise the execution will fail on incompatible types.
Loading
Please sign in to comment
We need to compute assign the size of VLA the right type, otherwise the execution will fail on incompatible types.