gallivm: Use mcjit for ppc_64 architecture
authorWill Schmidt <will_schmidt@vnet.ibm.com>
Thu, 4 Oct 2012 21:25:52 +0000 (16:25 -0500)
committerJosé Fonseca <jfonseca@vmware.com>
Wed, 17 Oct 2012 17:07:43 +0000 (18:07 +0100)
commit54821c0e99615cbfb05cff3c3ef61fd26abb2907
tree3c258818f53e3071d1f1c5eefed0e4c80fae31a2
parent32638737c5d9ccf2292bae2e708c13daacd2bc48
gallivm: Use mcjit for ppc_64 architecture

Per commentary and direction in the LLVM community, support for ppc64 is
going into MCJIT rather than the old JIT.  There is no existing support
in prior llvm versions, so no need to specify LLVM version numbers.

Signed-off-by: Will Schmidt <will_schmidt@vnet.ibm.com>
Signed-off-by: José Fonseca <jfonseca@vmware.com>
src/gallium/auxiliary/gallivm/lp_bld_init.c