clover: fix build with LLVM 3.4
authorAaron Watry <awatry@gmail.com>
Fri, 1 Nov 2013 15:25:43 +0000 (10:25 -0500)
committerTom Stellard <thomas.stellard@amd.com>
Mon, 4 Nov 2013 16:51:57 +0000 (08:51 -0800)
commit1b2c6cd205bc35f0409ccf055a77e8ca6eab0db3
tree0208e6b740edd713a231df871449e23d5edc2ae6
parent9fc41e2eeaad556810d68cc623a52ea551b9d907
clover: fix build with LLVM 3.4

dso_list was added as an argument for createInternalizePass in 3.4, and then
it was removed again in the same llvm version.

Tested-by: Mike Lothian <mike@fireburn.co.uk>
Reviewed-by: Tom Stellard <thomas.stellard@amd.com>
src/gallium/state_trackers/clover/llvm/invocation.cpp