-
Erwan Jahier authored
that expands the call of the specified node (can be used for several nodes). Remove the previous --do_not-expand-nodes <string> Also, the L2lExpandNodes pass now deletes the expanded nodes from the current LicPrg.t.
Erwan Jahier authoredthat expands the call of the specified node (can be used for several nodes). Remove the previous --do_not-expand-nodes <string> Also, the L2lExpandNodes pass now deletes the expanded nodes from the current LicPrg.t.
Makefile.dist 256 B
test: lus2lic ec2c runtest
testdir=$(shell pwd)
tmpdirs:
[ -d tmp ] || mkdir tmp
runtest:
runtest --tool lus2lic lus2lic.tests/non-reg
lus2lic:
ln -s ../bin/lus2lic
# requires ec2c (distributed in the lv4 package)
ec2c:
ln -s `which ec2c`