On Monday 29 February 2016 12:36:36 Francisco Jerez wrote:
> Serge Martin writes:
> > Ping
>
> Thanks for trying to split some of the LLVM interfacing changes into
> separate patches. I'm about 80% done cleaning up the mess that
> llvm/invocation.cpp is, I'll take care of rebasing your series an
Serge Martin writes:
> Ping
>
Thanks for trying to split some of the LLVM interfacing changes into
separate patches. I'm about 80% done cleaning up the mess that
llvm/invocation.cpp is, I'll take care of rebasing your series and pong
you once I'm done. Unfortunately the core/api changes from th
Ping
On Saturday 13 February 2016 23:08:34 Serge Martin wrote:
> This serie add clLinkProgram function needed for CL 1.2.
> However, it lacks the binary type part that is mandatory for input
> validation and also for CL_PROGRAM_BINARY_TYPE query. This will be adressed
> in another serie once we ag
This serie add clLinkProgram function needed for CL 1.2.
However, it lacks the binary type part that is mandatory for input validation
and also for CL_PROGRAM_BINARY_TYPE query. This will be adressed
in another serie once we agree on the way to store it.
Serge Martin (7):
clover: add a LLVM comp