gllvm/examples
2020-10-11 17:22:33 -07:00
..
apache_and_libs httpd and family get the cobwebs dusted off. 2019-07-30 14:13:58 -07:00
binutils binutils example 2019-07-30 08:04:36 -07:00
bzip2 Fix for #26, so I can close it. 2019-08-26 14:03:18 -07:00
coreutils touch could be a useful test. 2019-10-31 19:36:49 +00:00
httping httping example. 2019-07-30 15:41:17 -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
lto Attempt at making the lto tweaks work properly, and adding the LTO_LINKING_FLAGS environment example. 2020-10-11 17:22:33 -07:00
nodejs testing the cmd switches and environment settings. 2019-10-28 14:38:49 +00:00
openssl openssl example. 2019-07-30 14:42:30 -07:00
pkg-config The README is now self contained (maybe). 2019-10-28 20:27:48 +00:00
thttpd Updating the examples to include the recent set. 2019-07-29 16:39:02 -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.