Skip to content

Commit

Permalink
Fixes docs in dune (#845)
Browse files Browse the repository at this point in the history
  • Loading branch information
LuAbelt authored Oct 10, 2023
1 parent 500cbaa commit db39da6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion varats/varats/projects/cpp_projects/dune.py
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ class DunePerfRegression(VProject):
If you use Dune with an experiment that uses the vara compiler,
add `-mllvm --vara-disable-phasar` to the projects `cflags` to
disable phasar passes.
This will still allow to analyse compile-time variability.
This will still allow to analyse compile-time variability.
"""

NAME = 'DunePerfRegression'
Expand Down

0 comments on commit db39da6

Please sign in to comment.