Skip to content

Commit

Permalink
don't use bison to build elrond parser
Browse files Browse the repository at this point in the history
  • Loading branch information
Dwight Guth committed Oct 24, 2023
1 parent 85d97ad commit 4b45a2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion k-distribution/tests/profiling/elrond-semantics/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ ITER=1
TESTDIR=.
KOMPILE_BACKEND=llvm
BENCHMARK_NAME=ELROND-SEMANTICS
KOMPILE_FLAGS=--main-module MANDOS --syntax-module MANDOS-SYNTAX
KOMPILE_FLAGS=--main-module MANDOS --syntax-module MANDOS-SYNTAX --jit-parser

include ../kprofiling.mak

0 comments on commit 4b45a2f

Please sign in to comment.