From 8060f5b53145b977c04bddf414aa541cb73ec536 Mon Sep 17 00:00:00 2001 From: Mike Pall Date: Tue, 16 Feb 2010 23:39:24 +0100 Subject: [PATCH] Just disable JIT compiler for non-SSE2 CPUs instead of aborting. --- doc/status.html | 11 +++++++---- src/lib_jit.c | 20 +++++++++----------- src/lj_dispatch.c | 6 ++++-- src/lj_errmsg.h | 8 +++++++- 4 files changed, 27 insertions(+), 18 deletions(-) diff --git a/doc/status.html b/doc/status.html index c5564d58..ba62625e 100644 --- a/doc/status.html +++ b/doc/status.html @@ -65,10 +65,13 @@ This is a list of the things you should know about the LuaJIT 2.0 beta test: