swr: fix llvm-5.0.0 build bustage
authorTim Rowley <timothy.o.rowley@intel.com>
Mon, 27 Mar 2017 18:30:10 +0000 (13:30 -0500)
committerTim Rowley <timothy.o.rowley@intel.com>
Tue, 28 Mar 2017 16:46:58 +0000 (11:46 -0500)
commit749cf3be6e18d2595123c9ae7f8fd262f15a02db
tree4e2aae8945c885ea9ae6712c797d5e26fbcc1782
parent79d92a72d5866fb4a00188fc5cb48d4385c46bb9
swr: fix llvm-5.0.0 build bustage

Handle rename of llvm AttributeSet to AttributeList in the same
fashion as ac_llvm_helper.cpp.

Reviewed-by: Bruce Cherniak <bruce.cherniak@intel.com>
src/gallium/drivers/swr/swr_shader.cpp