Skip to content
Snippets Groups Projects
Commit 013ff2fa authored by Jose Fonseca's avatar Jose Fonseca
Browse files

gallivm,llvmpipe,clover: Bump required LLVM version to 3.3.


We'll need to update gallivm for the interface changes in LLVM 3.6, and
the fewer the number of older LLVM versions we support the less hairy that
will be.

As consequence HAVE_AVX define can disappear.  (Note HAVE_AVX meant
whether LLVM version supports AVX or not.  Runtime support for AVX is
always checked and enforced independently.)

Verified llvmpipe builds and runs with with LLVM 3.3, 3.4, and 3.5.

Reviewed-by: default avatarRoland Scheidegger <sroland@vmware.com>
parent 9ad80d1d
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment