Skip to content

Commit 8a1533b

Browse files
committed
fx
1 parent c36170a commit 8a1533b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

regression/goto-instrument-chc/chain.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ set -- $sources
1212
target=${*:$#}
1313
target=${target%.c}
1414

15+
echo DEBUG: `basename "${goto_cc}"`
16+
1517
if [[ `basename "${goto_cc}"` == "goto-cl" ]]; then
1618
$goto_cc ${sources} "/Fe${target}.gb"
1719
else

0 commit comments

Comments
 (0)