Re: [Mesa-dev] [PATCH 1/1] gallivm: Fix build with latest LLVM

2014-08-05 Thread Jan Vesely
On Tue, 2014-08-05 at 12:59 +0900, Michel Dänzer wrote: > On 05.08.2014 07:50, Jan Vesely wrote: > > Signed-off-by: Jan Vesely > > I came up with exactly the same patches independently, so I pushed both > your patches. :) thanks > > -- Jan Vesely signature.asc Description: This is a digi

Re: [Mesa-dev] [PATCH 1/1] gallivm: Fix build with latest LLVM

2014-08-04 Thread Michel Dänzer
On 05.08.2014 07:50, Jan Vesely wrote: > Signed-off-by: Jan Vesely I came up with exactly the same patches independently, so I pushed both your patches. :) -- Earthling Michel Dänzer| http://www.amd.com Libre software enthusiast |Mesa and X

[Mesa-dev] [PATCH 1/1] gallivm: Fix build with latest LLVM

2014-08-04 Thread Jan Vesely
Signed-off-by: Jan Vesely --- src/gallium/auxiliary/gallivm/lp_bld_debug.cpp | 8 1 file changed, 8 insertions(+) diff --git a/src/gallium/auxiliary/gallivm/lp_bld_debug.cpp b/src/gallium/auxiliary/gallivm/lp_bld_debug.cpp index 413a0c2..b6b52c8 100644 --- a/src/gallium/auxiliary/galli