[Mesa-dev] [PATCH] gallium/auxiliary and llvmpipe: fix build with LLVM 3.0svn
Brian Paul
brian.e.paul at gmail.com
Tue Jul 19 07:30:30 PDT 2011
On Sat, Jul 16, 2011 at 11:40 AM, Tobias Droste <tdroste at gmx.de> wrote:
> LLVM 3.0svn introduced a new type system. It defines a new way to create
> named structs and removes the (now not needed) LLVMInvalidateStructLayout
> function.
>
> see revision 134829 of LLVM
>
> Only compile tested, please review and test!
>
> Signed-off-by: Tobias Droste <tdroste at gmx.de>
I tested with LLVM 2.6 and 2.8 and it seems fine. People playing with
LLVM 3.0svn should know it's a moving target and not be too surprised
if something breaks.
Thanks.
-Brian
More information about the mesa-dev
mailing list