On 7/16/20 1:36 AM, Maciej Fijalkowski wrote:
Relax verifier's restriction that was meant to forbid tailcall usage when subprog count was higher than 1. Also, do not max out the stack depth of program that utilizes tailcalls. Signed-off-by: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
[nit: this patch also needs reordering]