aboutsummaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorAndrew Chambers <[email protected]>2021-10-11 11:54:34 +1300
committerAndrew Chambers <[email protected]>2021-10-11 11:54:34 +1300
commitdd694b1efdf09eeb063807a94305c5e933d4fea9 (patch)
tree83dfd43ab1ba841c0d5b88c8a319c1108ea65bfd /test
parentfb0ac681dd8d271799c6652b1e581572cf68a9c3 (diff)
Use make instead of redo so more people can build it.
Diffstat (limited to 'test')
-rw-r--r--test/test.sh2
1 files changed, 0 insertions, 2 deletions
diff --git a/test/test.sh b/test/test.sh
index 6999b75..a5ffc12 100644
--- a/test/test.sh
+++ b/test/test.sh
@@ -53,8 +53,6 @@ t "lea 2147483647(%rsp, %rax, 4), %rax"
t "lea 2147483647(%rbp, %rax, 4), %rax"
t "lea 2147483647(%rax, %rax, 4), %rax"
-
-
t "ret"
t "cltd"
t "cqto"