summaryrefslogtreecommitdiff
path: root/tests/checkasm/aarch64/Makefile
diff options
context:
space:
mode:
authorMartin Storsjö <martin@martin.st>2015-12-31 12:20:37 +0200
committerMartin Storsjö <martin@martin.st>2016-01-07 09:33:24 +0200
commitfec76cd430f3c865183a6e5b4caec0743e055605 (patch)
tree8625562ea677fee6ab75558b63ce7b232a728369 /tests/checkasm/aarch64/Makefile
parent26ec75aec3576daea691dee53a78ec67c0dc4040 (diff)
checkasm: Check register clobbering on aarch64
This is disabled on iOS, since iOS uses a slightly different ABI for vararg parameters. Signed-off-by: Martin Storsjö <martin@martin.st>
Diffstat (limited to 'tests/checkasm/aarch64/Makefile')
-rw-r--r--tests/checkasm/aarch64/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/checkasm/aarch64/Makefile b/tests/checkasm/aarch64/Makefile
new file mode 100644
index 0000000000..02ba6cafa9
--- /dev/null
+++ b/tests/checkasm/aarch64/Makefile
@@ -0,0 +1 @@
+CHECKASMOBJS += aarch64/checkasm.o