]> git.saurik.com Git - bison.git/commit - etc/bench.pl.in
bench: check impact of %debug on variants.
authorAkim Demaille <demaille@gostai.com>
Thu, 17 Jul 2008 13:54:30 +0000 (15:54 +0200)
committerAkim Demaille <demaille@gostai.com>
Mon, 3 Nov 2008 21:00:48 +0000 (22:00 +0100)
commit5b421a4e8ef66052fd5aa72add2030da679d220e
treea98bce71b51fee926ac1156e9bbb84bffe1d4b36
parentd11ee647c32a0216902e8b4da5d9501c0fbc6d11
bench: check impact of %debug on variants.

* etc/bench.pl.in (variant_grammar): Fix the computation of
$variant.
Generate a grammar file that can work with or without %debug.
Do use the @directive.
(bench_variant_parser): Check impact of %debug.
(@directives): Rename all the occurrences to...
(@directive): this, for consistency.
ChangeLog
etc/bench.pl.in