blob: 153a818cfe527998078ea0589c9a0dbec28e3895 (
plain) (
blame)
1
2
3
|
gllvm provides tools for building whole-program (or whole-library) LLVM bitcode
files from an unmodified C or C++ source package. It is a drop-in replacement
for wllvm, that builds the bitcode in parallel, and is faster.
|