Moved callBuiltin into the common super class.
authorErik Verbruggen <erik.verbruggen@me.com>
Wed, 16 Jan 2013 14:49:42 +0000 (15:49 +0100)
committerLars Knoll <lars.knoll@digia.com>
Wed, 16 Jan 2013 15:00:57 +0000 (16:00 +0100)
commit1925eb6c9a45ae10815d8bca0755ec873fe4eb59
tree368c6d16bf1b23c802456889bcf7ed16a9080eea
parent0db2415f0638ead1dfa392bdaed0a7ae2645a816
Moved callBuiltin into the common super class.

Now the backends do not need to duplicate the tedious switch, but can
just implement the specific methods. It also prevents backends from
missing out on cases.

Change-Id: I45a25c6955af584f60b6e69cf6a616ca3e2dc640
Reviewed-by: Lars Knoll <lars.knoll@digia.com>
moth/qv4instr_moth_p.h
moth/qv4isel_moth.cpp
moth/qv4isel_moth_p.h
moth/qv4vme_moth.cpp
qv4isel_llvm.cpp
qv4isel_llvm_p.h
qv4isel_masm.cpp
qv4isel_masm_p.h
qv4isel_p.cpp
qv4isel_p.h