gallivm: Remove llvm::DisablePrettyStackTrace for LLVM >= 3.4.
authorVinson Lee <vlee@freedesktop.org>
Mon, 4 Nov 2013 04:27:13 +0000 (20:27 -0800)
committerVinson Lee <vlee@freedesktop.org>
Tue, 5 Nov 2013 02:22:04 +0000 (18:22 -0800)
commit749cb8909714fed57b0213f4ad92def3bb24f153
tree9f8468f496326361e775fb456b194de8ea66a16a
parente759f1c111018949db114e76ebf1a723525fb802
gallivm: Remove llvm::DisablePrettyStackTrace for LLVM >= 3.4.

LLVM 3.4 r193971 removed llvm::DisablePrettyStackTrace and made the
pretty stack trace opt-in rather than opt-out.

The default value of DisablePrettyStackTrace has changed to true in LLVM
3.4 and newer.

Signed-off-by: Vinson Lee <vlee@freedesktop.org>
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=60929
Reviewed-by: Tom Stellard <thomas.stellard@amd.com>
Reviewed-by: Brian Paul <brianp@vmware.com>
src/gallium/auxiliary/gallivm/lp_bld_misc.cpp