Skip to content

Commit 5e3c682

Browse files
authored
inserted a plug for gllvm
1 parent dcd2732 commit 5e3c682

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,8 @@ presence of static libraries in builds. WLLVM's approach has the
3131
distinct advantage of generating working binaries, in case some part
3232
of a build process requires that.
3333

34-
WLLVM works with either clang or the gcc dragonegg plugin.
34+
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)
3536

3637
Installation
3738
------------

0 commit comments

Comments
 (0)