[llvm-dev] examples / ParallelJIT

Davide Italiano via llvm-dev llvm-dev at lists.llvm.org
Wed May 25 10:44:11 PDT 2016


On Wed, May 25, 2016 at 10:27 AM, Eugene Zelenko via llvm-dev
<llvm-dev at lists.llvm.org> wrote:
> Hi!
>
> This example currently uses pthread.h, but will be good idea to
> convert it to C++11 thread and synchronization objects.
>
> I think will be good idea if person who knows LLVM and C++1 better
> then me will take care about conversion.
>
> Eugene.

Definitely. Also, https://llvm.org/bugs/show_bug.cgi?id=25224 might
be worth looking while there.

-- 
Davide

"There are no solved problems; there are only problems that are more
or less solved" -- Henri Poincare


More information about the llvm-dev mailing list