aboutsummaryrefslogtreecommitdiffstats
path: root/extra-tools/tablegen-test/run.sh
diff options
context:
space:
mode:
Diffstat (limited to '')
-rwxr-xr-xextra-tools/tablegen-test/run.sh4
1 files changed, 4 insertions, 0 deletions
diff --git a/extra-tools/tablegen-test/run.sh b/extra-tools/tablegen-test/run.sh
new file mode 100755
index 0000000..f9eda4d
--- /dev/null
+++ b/extra-tools/tablegen-test/run.sh
@@ -0,0 +1,4 @@
+#!/usr/bin/bash
+cd $(dirname $0)
+../luatablegen.py --tbg ../wasmtablegen.json --out ./ --luaheader ../../bruiser/lua-5.3.4/src --pre ./pre.txt --post ./post.txt
+less ./jmp_s_t_tablegen.h