Make debug annotations more robust against statement re-ordering
authorSimon Hausmann <simon.hausmann@digia.com>
Thu, 30 May 2013 08:55:41 +0000 (10:55 +0200)
committerLars Knoll <lars.knoll@digia.com>
Fri, 31 May 2013 21:00:51 +0000 (23:00 +0200)
commit78e450a0e289483afa7db09aa5e15e62df1540a6
treef6894602163e36ff751e880025704889f18221b3
parent41fffe75f07d55527cb0202b177c19940ac86dba
Make debug annotations more robust against statement re-ordering

As suggested by Erik, instead of storing debug annotations as separate
statements in the IR, annotate the Stmt itself instead.

Change-Id: I690ae602fba500a39909eb3ef71b50f39b98ec86
Reviewed-by: Lars Knoll <lars.knoll@digia.com>
src/qml/qml/v4/moth/qv4isel_moth_p.h
src/qml/qml/v4/qv4codegen.cpp
src/qml/qml/v4/qv4isel_masm.cpp
src/qml/qml/v4/qv4isel_masm_p.h
src/qml/qml/v4/qv4jsir.cpp
src/qml/qml/v4/qv4jsir_p.h