[Mesa-dev] [Bug 86958] lp_bld_misc.cpp:503:40: error: no matching function for call to ‘llvm?=::EngineBuilder::setMCJITMemoryManager(ShaderMemoryManager*&)=?UTF-8?Q?’
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Tue Dec 2 21:37:05 PST 2014
https://bugs.freedesktop.org/show_bug.cgi?id=86958
Bug ID: 86958
Summary: lp_bld_misc.cpp:503:40: error: no matching function
for call to
‘llvm::EngineBuilder::setMCJITMemoryManager(ShaderMemo
ryManager*&)’
Product: Mesa
Version: git
Hardware: x86-64 (AMD64)
OS: All
Status: NEW
Severity: normal
Priority: medium
Component: Mesa core
Assignee: mesa-dev at lists.freedesktop.org
Reporter: vlee at freedesktop.org
mesa: 02cc9e9f9e48795371298dcf25a9de6215138880 (master 10.5.0-devel)
Build error with llvm-3.6.0svn.
Compiling src/gallium/auxiliary/gallivm/lp_bld_misc.cpp ...
src/gallium/auxiliary/gallivm/lp_bld_misc.cpp: In function ‘LLVMBool
lp_build_create_jit_compiler_for_module(LLVMOpaqueExecutionEngine**,
lp_generated_code**, LLVMModuleRef, LLVMMCJITMemoryManagerRef, unsigned int,
int, char**)’:
src/gallium/auxiliary/gallivm/lp_bld_misc.cpp:503:40: error: no matching
function for call to
‘llvm::EngineBuilder::setMCJITMemoryManager(ShaderMemoryManager*&)’
builder.setMCJITMemoryManager(MM);
^
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20141203/0d422c8e/attachment.html>
More information about the mesa-dev
mailing list