[LLVMdev] can llvm generate .so and even .dll?

Reid Kleckner reid.kleckner at gmail.com
Fri Feb 18 06:45:23 PST 2011


Nope, you'll have to call the system linker.  =/

Reid

On Fri, Feb 18, 2011 at 8:08 AM, Jochen Wilhelmy <j.wilhelmy at arcor.de> wrote:
> Hi!
>
> if llvm can generate .so and .dll my bytecode cache problem would be easily
> solved by creating shared libs for the target platform and loading them.
>
> -Jochen
>
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu         http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
>




More information about the llvm-dev mailing list