

set -ex



test -d $PREFIX/nvvm
test -f $PREFIX/nvvm/bin/cicc
bash test-rpath-nvvm.sh
exit 0
