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
set enable_llvm_abi_extensions=true
target aarch64
target x86_64 machinst
target x86_64
function %add_i128(i128, i128) -> i128 {
block0(v0: i128,v1: i128):