search for: 1000753

Displaying 1 result from an estimated 1 matches for "1000753".

Did you mean: 1000253
2008 Oct 06
2
[LLVMdev] why doesn't LLVM link its dependencies dynamically?
Hi everyone. I'm mainly build the debug versions of lli and opt which are huge and take up to 10 seconds to build. It seems there is no option in configure to allow dynamic linking. Before I try to add it myself, is there a reason why it's not done? On Fri, Oct 3, 2008 at 6:14 PM, Yale Zhang <yzhang1985 at gmail.com> wrote: > Does anyone know if LLVM will soon have a dynamic