aboutsummaryrefslogtreecommitdiff
path: root/tests/wasm_compile_loop/Makefile
diff options
context:
space:
mode:
authorWojciech Kosior <kwojtus@protonmail.com>2020-10-06 18:49:05 +0200
committerWojciech Kosior <kwojtus@protonmail.com>2020-10-06 18:49:05 +0200
commit63a2cced4238af7d171e0b8807d887c435b4656b (patch)
treee08a23b3700ccd540c053d7c4cbe24bf7cf53d6c /tests/wasm_compile_loop/Makefile
parentf0cd9e4e8bc1e1b109fff627c75527ee7195c82e (diff)
downloadAGH-engineering-thesis-63a2cced4238af7d171e0b8807d887c435b4656b.tar.gz
AGH-engineering-thesis-63a2cced4238af7d171e0b8807d887c435b4656b.zip
add translation of relational operations and loops
Diffstat (limited to 'tests/wasm_compile_loop/Makefile')
l---------tests/wasm_compile_loop/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/wasm_compile_loop/Makefile b/tests/wasm_compile_loop/Makefile
new file mode 120000
index 0000000..e451c8b
--- /dev/null
+++ b/tests/wasm_compile_loop/Makefile
@@ -0,0 +1 @@
+../wasm_compile_simple_module/Makefile \ No newline at end of file