fix bugs found by LLVM assertions

This commit is contained in:
Jaden Weiss
2019-09-12 16:33:14 -04:00
committed by Ayke
parent e0ebc75df2
commit abca3132a9
12 changed files with 163 additions and 24 deletions
+1
View File
@@ -116,6 +116,7 @@ func runTest(path, tmpdir string, target string, t *testing.T) {
opt: "z",
printIR: false,
dumpSSA: false,
verifyIR: true,
debug: false,
printSizes: "",
wasmAbi: "js",