LLVM API mode is now the default. You can use the (now deprecated) shell scripts with configure --disable-llvmapi.
Only the llc/clang binaries are now called via system() for generating and linking the final kernel binary from the work-group function bitcode, but the shell scripts are not used in the process. This can be replaced with LLVM JIT API calls later. On 11/21/2013 10:19 AM, Pekka Jääskeläinen wrote: > I plan to enable the LLVMAPI mode by default -- Pekka ------------------------------------------------------------------------------ Rapidly troubleshoot problems before they affect your business. Most IT organizations don't have a clear picture of how application performance affects their revenue. With AppDynamics, you get 100% visibility into your Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro! http://pubads.g.doubleclick.net/gampad/clk?id=84349351&iu=/4140/ostg.clktrk _______________________________________________ pocl-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/pocl-devel
