Remove legacy x86_64 backend tests

This commit is contained in:
bjorn3
2021-09-29 17:37:23 +02:00
parent 53ec12d519
commit a646f68553
77 changed files with 131 additions and 490 deletions

View File

@@ -2,7 +2,7 @@ test interpret
test run
target aarch64
target s390x
target x86_64 machinst
target x86_64
function %add_i64(i64, i64) -> i64 {
block0(v0: i64,v1: i64):