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

2016-11-09 Thread Nicolai Hähnle
On 08.11.2016 04:55, Aaron Watry wrote: Applies on top of v2 of Tom's gallivm change. Signed-off-by: Aaron Watry CC: Tom Stellard CC: Jan Vesely --- This fixes the build for me. I haven't done more than compile test this and run make check. Reviewed-by: Nicolai Hähnle Do you need somebod

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

2016-11-07 Thread Aaron Watry
Applies on top of v2 of Tom's gallivm change. Signed-off-by: Aaron Watry CC: Tom Stellard CC: Jan Vesely --- This fixes the build for me. I haven't done more than compile test this and run make check. src/gallium/drivers/llvmpipe/lp_state_fs.c| 2 +- src/gallium/drivers/llvmpipe/lp_state