Skip to content
Snippets Groups Projects
Commit 25b00f46 authored by David Heidelberg's avatar David Heidelberg Committed by Emil Velikov
Browse files

draw: allow LLVM use on non-SSE2 X86 cpus

This patch remove workaround related to LLVM < 3.2 bug.

Original bug has been closed as fixed in 2011.
At this moment gallium requires LLVM 3.3 (2013).

LLVM has been tested without SSE2 support in commit
ca70de9b and removed after requiring
LLVM 3.3 in commit 013ff2fa

Original LLVM bug: http://llvm.org/bugs/show_bug.cgi?id=6960



Signed-off-by: David Heidelberg's avatarDavid Heidelberg <david@ixit.cz>
Reviewed-by: default avatarRoland Scheidegger <sroland@vmware.com>
parent 7d854c97
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