Changed the LLVM backend to also support the LLVM JIT.
authorErik Verbruggen <erik.verbruggen@digia.com>
Mon, 12 Nov 2012 11:22:22 +0000 (12:22 +0100)
committerLars Knoll <lars.knoll@digia.com>
Mon, 12 Nov 2012 22:15:15 +0000 (23:15 +0100)
commitcdfbf401e173c39cbef9011a241b736e9f120d36
treee5aca0573c81442fcb7d724fabe25f8774a427f8
parent012527ba91ab7688d20c27755ae1112f5113a65f
Changed the LLVM backend to also support the LLVM JIT.

This is useful for quick LLVM codegen testing.

Change-Id: I45778371375b903e154222c47b15411d08085ae5
Reviewed-by: Lars Knoll <lars.knoll@digia.com>
main.cpp
qmljs_math.h
qmljs_runtime.h
qv4_llvm_p.h
qv4isel_llvm.cpp
qv4isel_llvm_p.h
v4.pro