Re: [Mesa-dev] [PATCH] gallivm: Fix build after removal of deprecated attribute API v2

2016-11-08 Thread Marek Olšák
On Mon, Nov 7, 2016 at 11:04 PM, Jan Vesely wrote: > On Mon, 2016-11-07 at 21:06 +, Tom Stellard wrote: >> v2: >> Fix adding parameter attributes with LLVM < 4.0. >> --- >> src/gallium/auxiliary/draw/draw_llvm.c| 6 +- >> src/gallium/auxiliary/gallivm/lp_bld_intr.c | 52 +

Re: [Mesa-dev] [PATCH] gallivm: Fix build after removal of deprecated attribute API v2

2016-11-08 Thread Nicolai Hähnle
On 07.11.2016 23:04, Jan Vesely wrote: On Mon, 2016-11-07 at 21:06 +, Tom Stellard wrote: v2: Fix adding parameter attributes with LLVM < 4.0. --- src/gallium/auxiliary/draw/draw_llvm.c| 6 +- src/gallium/auxiliary/gallivm/lp_bld_intr.c | 52 - src/galli

Re: [Mesa-dev] [PATCH] gallivm: Fix build after removal of deprecated attribute API v2

2016-11-07 Thread Jan Vesely
On Mon, 2016-11-07 at 21:06 +, Tom Stellard wrote: > v2: > Fix adding parameter attributes with LLVM < 4.0. > --- > src/gallium/auxiliary/draw/draw_llvm.c| 6 +- > src/gallium/auxiliary/gallivm/lp_bld_intr.c | 52 - > src/gallium/auxiliary/gallivm/lp_bld_in

[Mesa-dev] [PATCH] gallivm: Fix build after removal of deprecated attribute API v2

2016-11-07 Thread Tom Stellard
v2: Fix adding parameter attributes with LLVM < 4.0. --- src/gallium/auxiliary/draw/draw_llvm.c| 6 +- src/gallium/auxiliary/gallivm/lp_bld_intr.c | 52 - src/gallium/auxiliary/gallivm/lp_bld_intr.h | 13 - src/gallium/auxiliary/gallivm/lp_bld_sample_