[ewasm] Polyfill: calldataload & calldatacopy: Enable Tests.

This commit is contained in:
Alexander Arlt
2020-11-21 08:57:56 -05:00
parent 3a3303f24e
commit da36055449
432 changed files with 460 additions and 36 deletions
@@ -22,5 +22,6 @@ contract C {
// ====
// compileViaYul: also
// compileToEwasm: also
// ----
// f((uint256,uint256)[]): 0x20, 0x2, 0x1, 0x2, 0x3, 0x4 -> 2, 1, 2, 3, 4