gllvm/examples
2018-08-06 09:59:07 -07:00
..
apache_and_libs Add the apache and libraries example. 2018-05-23 14:31:37 -07:00
issue19 Various fixes, including one for the dead_strip issue. Issue #22. 2018-05-24 17:41:49 -07:00
linux-kernel deleted backslash before @ 2018-06-15 16:25:32 -07:00
tor_and_its_dependencies Another recipe for mayhem, III. 2018-05-25 16:49:52 -07:00
README.md Update README.md 2018-04-30 10:39:02 -07:00
tutorial-ubuntu-16.04.md Update tutorial-ubuntu-16.04.md 2018-08-06 09:59:07 -07:00
tutorial.md Fixed some wierdness uncovered by llvm-3.4 bad behavior. Plus puffed out the apache 14.0 tutorial a bit. 2018-05-08 15:11:42 -07:00

Examples of using GLLVM

A simple set of instructions for building apache in a vagrant Ubuntu 14.04 can be found here, and for Ubuntu 16.04 here.

The big example here though is the linux kernel.