We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bdce449 commit f2095cfCopy full SHA for f2095cf
Readme.md
@@ -10,4 +10,9 @@ You can plug it in with the backend (cllvmgen) for a full llvm ir toolchain
10
11
You can run either via the backend binary or with the perl interpreter itself
12
13
-perl ./parse.pl ./bulk/tests/test.c
+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