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

Emil Velikov <emil.l.veli...@gmail.com> changed:

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

--- Comment #5 from Emil Velikov <emil.l.veli...@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.
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to