[PATCH][llvm-c] Multithreading functions and shutdown

Duncan Sands baldrick at free.fr
Sun Feb 17 08:36:40 PST 2013


Hi Moritz, thanks for the patch.  I applied it in commit 175398.

Ciao, Duncan.

On 16/02/13 23:52, Moritz Maxeiner wrote:
> Add four new functions to the C API:
>
> LLVMShutdown - exposes llvm_shutdown
> LLVMStartMultithreaded - exposes llvm_start_multithreaded
> LLVMStopMultithreaded - exposes llvm_stop_multithreaded
> LLVMIsMultithreaded - exposes llvm_is_multithreaded
>
>
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
>




More information about the llvm-commits mailing list