diff options
author | Tom Stellard <[email protected]> | 2014-06-17 08:12:06 -0700 |
---|---|---|
committer | Tom Stellard <[email protected]> | 2014-06-19 10:41:10 -0400 |
commit | 4aa128a123d7285677a527e724809339f15d33a7 (patch) | |
tree | 6842936c78f550111ad7513cd3e28463188e0b74 /src/gallium/auxiliary | |
parent | 0cc391f0136c1532701a04c9b2f3a4cc49f25e8c (diff) |
clover: Don't use llvm's global context
An LLVMContext should only be accessed by a single and using the global
context was causing crashes in multi-threaded environments. Now we use
a separate context for each compile.
Reviewed-by: Francisco Jerez <[email protected]>
CC: "10.1 10.2" <[email protected]>
Diffstat (limited to 'src/gallium/auxiliary')
0 files changed, 0 insertions, 0 deletions