swr: [rasterizer jitter] fix llvm-3.7 compile
authorTim Rowley <timothy.o.rowley@intel.com>
Wed, 6 Jul 2016 21:26:16 +0000 (16:26 -0500)
committerTim Rowley <timothy.o.rowley@intel.com>
Tue, 12 Jul 2016 15:42:57 +0000 (10:42 -0500)
commitae4f2c849a426c63b149ca5c8f4a293ee5ba751e
tree72a2d632e488f3b97dd6cedd7127c7d6fae1b0de
parentd46489ddea3dfd1d895e0020222cb1c41ba52068
swr: [rasterizer jitter] fix llvm-3.7 compile

d3d97f8 broke llvm-3.7, which has a mismatched API for
setDataLayout/getDataLayout.

Signed-off-by: Tim Rowley <timothy.o.rowley@intel.com>
src/gallium/drivers/swr/rasterizer/jitter/JitManager.cpp