view check-cbc-nqp-test.sh @ 18:25be3bb0adf0 default tip

add debug tool (dump_op_to_gdbco.pl)
author Takahiro SHIMIZU <anatofuz@cr.ie.u-ryukyu.ac.jp>
date Wed, 16 Jan 2019 16:50:10 +0900
parents b8fca1c0f503
children
line wrap: on
line source

# $ cbc-tools/.sh *.t.moar
if  [ $# -ne 1 ]; then
	echo 'Usage: $cbc-tools/this.sh *.t.moar'
	exit 1
fi
../MoarVM/moar --libpath=/mnt/dalmore-home/one/src/MoarVM_Original/nqp/gen/moar/stage2 $1