[Mesa-dev] [Bug 41791] Civilization V + Wine = Bug

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Mar 1 00:12:47 PST 2012


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

José Fonseca <jfonseca at vmware.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|mesa-dev at lists.freedesktop. |jfonseca at vmware.com
                   |org                         |
                 CC|                            |brianp at vmware.com

--- Comment #10 from José Fonseca <jfonseca at vmware.com> 2012-03-01 00:12:47 PST ---
Brian reminded me that this could be related to the LLVM 3.0's elimination of
LLVMInvalidateStructLayout()

A good thing to try is to replace all LLVMStructCreateNamed() calls with
ordinary LLVMStructType(), as we don't use recursive types.

I'll provide a patch for that later on.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the mesa-dev mailing list