summary refs log tree commit diff
path: root/tools/abifuzz.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tools/abifuzz.sh')
-rwxr-xr-xtools/abifuzz.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/abifuzz.sh b/tools/abifuzz.sh
index ef1f26a..57930fb 100755
--- a/tools/abifuzz.sh
+++ b/tools/abifuzz.sh
@@ -63,6 +63,8 @@ while test -n "$1"
 do
 	case "$1" in
 	"-callssa")
+		CALLER=c
+		CALLEE=ssa
 		;;
 	"-callc")
 		CALLER=ssa