An error occurred fetching the project authors.
- 10 May, 2015 1 commit
-
-
Brenden Blanco authored
* Add clang as a library to the .so...this adds about 16M of stuff * Compute the build flags for clang from the current kernel's header build tree. It generates a makefile on the fly and caches the minimal flags as an output. * Followup to this would be to migrate bitops.c to be #include'd as well as the proto.d/kprobe.d stuff. * For now, requires clang to be installed in /opt/local/llvm...see cmake files to override this. Signed-off-by:
Brenden Blanco <bblanco@plumgrid.com>
-
- 02 May, 2015 1 commit
-
-
Brenden Blanco authored
Signed-off-by:
Brenden Blanco <bblanco@plumgrid.com>
-
- 26 Apr, 2015 1 commit
-
-
Brenden Blanco authored
llvm-jit based parser and loader
-