aboutsummaryrefslogtreecommitdiff
path: root/tests/wasm_compile_arithm/Makefile
diff options
context:
space:
mode:
authorWojciech Kosior <kwojtus@protonmail.com>2020-09-21 13:43:29 +0200
committerWojciech Kosior <kwojtus@protonmail.com>2020-09-21 13:43:29 +0200
commitc75dcab5988f5c0b5e0629015f384e5aa1440690 (patch)
tree0fa4d4dece1a6710e62cf25bde4605918cf9f4a4 /tests/wasm_compile_arithm/Makefile
parentf462785ee0894432e1e1d07793aba73b5ec20134 (diff)
downloadAGH-engineering-thesis-c75dcab5988f5c0b5e0629015f384e5aa1440690.tar.gz
AGH-engineering-thesis-c75dcab5988f5c0b5e0629015f384e5aa1440690.zip
enable translation of few arithmetic operations (testbench included)
Diffstat (limited to 'tests/wasm_compile_arithm/Makefile')
l---------tests/wasm_compile_arithm/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/wasm_compile_arithm/Makefile b/tests/wasm_compile_arithm/Makefile
new file mode 120000
index 0000000..e451c8b
--- /dev/null
+++ b/tests/wasm_compile_arithm/Makefile
@@ -0,0 +1 @@
+../wasm_compile_simple_module/Makefile \ No newline at end of file