gallivm: Fix build - Remove TargetOptions.RealignStack for llvm>=3.4
authorLaurent Carlier <lordheavym@gmail.com>
Tue, 6 Aug 2013 22:05:25 +0000 (00:05 +0200)
committerTom Stellard <thomas.stellard@amd.com>
Tue, 6 Aug 2013 22:31:48 +0000 (15:31 -0700)
commit2572e3b4a17e4b0de9b5ed7fe6f4edf01abd5655
tree066a750580728c187ec6333b40360c7d345d1902
parent0f7a15a2479a3fec6e3d96166e3c11ebb0d56eed
gallivm: Fix build - Remove TargetOptions.RealignStack for llvm>=3.4

Since llvm -3.4svn r187618, TargetOptions doesn't provide
RealignStack, so only enable it with llvm<3.4

This option must now be specified using function attributes, see LLVM
commit r187618

Reviewed-by: Tom Stellard <thomas.stellard@amd.com>
src/gallium/auxiliary/gallivm/lp_bld_misc.cpp