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 dcd2732 commit 5e3c682Copy full SHA for 5e3c682
README.md
@@ -31,7 +31,8 @@ presence of static libraries in builds. WLLVM's approach has the
31
distinct advantage of generating working binaries, in case some part
32
of a build process requires that.
33
34
-WLLVM works with either clang or the gcc dragonegg plugin.
+WLLVM works with either clang or the gcc dragonegg plugin. If you are not interested in dragonegg support,
35
+and speed is an issue for you, you may want to try out [gllvm.](https://github.com/SRI-CSL/gllvm)
36
37
Installation
38
------------
0 commit comments