gallivm: Do not use NoFramePointerElim with LLVM 3.7.
authorVinson Lee <vlee@freedesktop.org>
Wed, 27 May 2015 05:18:28 +0000 (22:18 -0700)
committerVinson Lee <vlee@freedesktop.org>
Thu, 28 May 2015 00:01:51 +0000 (17:01 -0700)
commit147ffd48166d851341cadd12de98895f32ec25a2
tree7c92d5adf5aa1d193d7df3dbd3d974975a066bf2
parent70c6f2323e602d115b21db8f2bf212223fdef921
gallivm: Do not use NoFramePointerElim with LLVM 3.7.

TargetOptions::NoFramePointerElim was removed in llvm-3.7.0svn r238244
"Remove NoFramePointerElim and NoFramePointerElimOverride from
TargetOptions and remove ExecutionEngine's dependence on CodeGen. NFC."

Signed-off-by: Vinson Lee <vlee@freedesktop.org>
Reviewed-by: Tom Stellard <thomas.stellard@amd.com>
src/gallium/auxiliary/gallivm/lp_bld_debug.cpp
src/gallium/auxiliary/gallivm/lp_bld_misc.cpp