On 05/06/2013 10:09 AM, Tom Stellard wrote:
Module: Mesa
Branch: master
Commit: 55eb8eaaa8bf8696d56effce6ed87f03bea779e0
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=55eb8eaaa8bf8696d56effce6ed87f03bea779e0
Author: Tom Stellard<thomas.stell...@amd.com>
Date: Tue Apr 30 07:38:03 2013 -0700
gallivm: Move LLVMStartMultithreaded() static initializer into gallivm
This does not solve all of the problems with using LLVM in a
multithreaded enivronment, but it should help in some cases.
Reviewed-by: mathias.froehl...@web.de
---
Something in your series broke the build:
gallivm/lp_bld_misc.cpp: In constructor
'<unnamed>::LLVMEnsureMultithreaded::LLVMEnsureMultithreaded()':
gallivm/lp_bld_misc.cpp:88:32: error: 'LLVMIsMultithreaded' was not
declared in this scope
gallivm/lp_bld_misc.cpp:89:33: error: 'LLVMStartMultithreaded' was not
declared in this scope
gmake[3]: *** [gallivm/lp_bld_misc.lo] Error 1
-Brian
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev