[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
Sat Feb 28 06:51:38 PST 2015


https://bugs.freedesktop.org/show_bug.cgi?id=86958

Emil Velikov <emil.l.velikov at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
         Resolution|---                         |FIXED

--- Comment #5 from Emil Velikov <emil.l.velikov at gmail.com> ---
Chris

About the missing init at line 517. That code will never be reached, as
USE_MCJIT/useMCJIT is 1, on llvm 3.6 and larger.

Re line 504, afaik the init of a new class/object (std::unique_ptr<foo>)
does/should not change the ownership of the underlying MM object. I'm not an
C++ expert though :-\

If you believe that my analysis is a bit off, please open a separate bug with
your observations.

Thanks

-- 
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/20150228/ed5fc7aa/attachment.html>


More information about the mesa-dev mailing list