Skip to content

Commit f2095cf

Browse files
Update Readme.md
1 parent bdce449 commit f2095cf

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

Readme.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,9 @@ You can plug it in with the backend (cllvmgen) for a full llvm ir toolchain
1010

1111
You can run either via the backend binary or with the perl interpreter itself
1212

13-
perl ./parse.pl ./bulk/tests/test.c
13+
perl ./parse.pl ./bulk/tests/test.c
14+
15+
Just use this patch (if not already merged - it increases speed by 2x (not a joke) https://github.com/Perl/perl5/pull/19814)
16+
17+
You need to check - I've recently disabled verbose logging (if you fancy to see the output)
18+

0 commit comments

Comments
 (0)