gallivm: Fix build with LLVM >= 3.6 r215967.
authorVinson Lee <vlee@freedesktop.org>
Wed, 20 Aug 2014 06:17:40 +0000 (23:17 -0700)
committerMichel Dänzer <michel.daenzer@amd.com>
Wed, 20 Aug 2014 06:24:44 +0000 (15:24 +0900)
commitc04a6d5c298f102469df45a7dbe81f40c6faed5f
treebc2c2aefdf9827914f99a9e0a076f46e88f84a5c
parenta1853eaea7fa5caf59b52567cc49f964ce5293ec
gallivm: Fix build with LLVM >= 3.6 r215967.

This LLVM 3.6 commit changed EngineBuilder constructor.

commit 3f4ed32b4398eaf4fe0080d8001ba01e6c2f43c8
Author: Rafael Espindola <rafael.espindola@gmail.com>
Date:   Tue Aug 19 04:04:25 2014 +0000

    Make it explicit that ExecutionEngine takes ownership of the modules.

    git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@215967 91177308-0d34-0410-b5e6-96231b3b80d8

Signed-off-by: Vinson Lee <vlee@freedesktop.org>
Reviewed-and-Tested-by: Michel Dänzer <michel.daenzer@amd.com>
src/gallium/auxiliary/gallivm/lp_bld_misc.cpp