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
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 >