lljvm icon indicating copy to clipboard operation
lljvm copied to clipboard

Replace lljvm-cc

Open davidar opened this issue 9 years ago • 0 comments

lljvm-cc seems to be one of the main impediments to supporting newer releases of LLVM (see #4). Better solutions for obtaining the LLVM bitcode of an entire program have become available since LLJVM was originally written, such as WLLVM, the PNaCl toolchain, and LTO. lljvm-cc should probably be replaced with one of these instead.

davidar avatar Jul 02 '15 07:07 davidar