From 7d748ffba19ddf18fc9ce209256a49e15a7d294f Mon Sep 17 00:00:00 2001 From: Alan Li Date: Sat, 23 Nov 2019 19:56:51 -0500 Subject: [PATCH] Issue #27: Adding loop tests. --- test/CodeGen/EVM/runtime_tests/loop2.ll | 2 +- tools/evm-test/evm_test.py | 7 ++++++- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/test/CodeGen/EVM/runtime_tests/loop2.ll b/test/CodeGen/EVM/runtime_tests/loop2.ll index 928407b8864c..097efa85316b 100644 --- a/test/CodeGen/EVM/runtime_tests/loop2.ll +++ b/test/CodeGen/EVM/runtime_tests/loop2.ll @@ -17,7 +17,7 @@ define i256 @abc(i256, i256) #0 { ;