search for: 82b284a5

Displaying 1 result from an estimated 1 matches for "82b284a5".

Did you mean: 825d84a5
2009 Jun 26
1
[LLVMdev] Using LLVM on an embedded device
Hi Evan, Sorry for the delayed reply. We've compiled llvm on Linux with only the x86 target, which produced an lli executable that's about 5.5MB. The LLVMX86CodeGen.o alone is 1.7MB. We've configured with --disable-assertions --enable-optimized --enable-targets=x86 --disable-debug-runtime --enable-bindings=none --disable-ltdl-install --disable-shared --enable-static Are there any