aboutsummaryrefslogtreecommitdiffstats
path: root/examples/qml/qml-i18n/doc/src/i18n.qdoc
diff options
context:
space:
mode:
authorSimon Hausmann <simon.hausmann@qt.io>2018-06-22 14:23:03 +0200
committerSimon Hausmann <simon.hausmann@qt.io>2018-06-23 06:39:54 +0000
commitce7cb78a0f4b52c47d911f39c3d56d37492dcf7d (patch)
tree23d1ac2eb7457ba232de58b0d090dd76d62bcb27 /examples/qml/qml-i18n/doc/src/i18n.qdoc
parent1f056ae9e67a90cbbb6dc2a1c21ed7c361a5c108 (diff)
Clean up finally code gen
Instead of emitting GetException MoveReg <returnvaluetemp>, <returnaddress> StoreReg <exceptiontemp> ... LoadReg <exceptionTemp> MoveReg <returnvaluetemp>, <returnaddress> SetException and implicitly relying on MoveReg to not clobber the accumulator, it's cleaner to produce MoveReg <returnvaluetemp>, <returnaddress> GetException StoreReg <exceptiontemp> ... MoveReg <returnvaluetemp>, <returnaddress> LoadReg <exceptionTemp> SetException Change-Id: I3c392ba5fb75aa2ad3ef32aa776fa7acbc25317c Reviewed-by: Lars Knoll <lars.knoll@qt.io>
Diffstat (limited to 'examples/qml/qml-i18n/doc/src/i18n.qdoc')
0 files changed, 0 insertions, 0 deletions