Displaying 1 result from an estimated 1 matches for "541e252c".
2008 May 13
9
[LLVMdev] Preferring to use GCC instead of LLVM
Jon Harrop wrote:
> Can you explain why you would like to generate DLLs on the
> customer's computer rather than using LLVM as a JIT
> compiler?
Customers/clients unhappy with the inefficiency, extra CPU
and RAM usage, and performance penalty of JIT. They require
a faster, more efficient solution. The solution is to fully
compile programs to native code at the time of