aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml
diff options
context:
space:
mode:
authorSimon Hausmann <simon.hausmann@qt.io>2017-03-28 14:47:40 +0200
committerSimon Hausmann <simon.hausmann@qt.io>2017-03-31 08:01:00 +0000
commitda6fd9c762561d41ce3372c98a555771d18241d6 (patch)
tree622337d93665e270253cb9a8c5d137736557e543 /tests/auto/qml
parentec465af245e90598039c4aabab9641922db34394 (diff)
Fix encoding of primitive constants when cross-compiling
QV4::Primitive is using host value encoding, which can differ from the target. The source of QV4::Primitive in the code generator is usually IR::Const, transformed via convertToValue(). That function becomes a template that converts to a simple target primitive type. Change-Id: If028aea9551d77d81eec306f60fd995c25b76710 Reviewed-by: Lars Knoll <lars.knoll@qt.io>
Diffstat (limited to 'tests/auto/qml')
0 files changed, 0 insertions, 0 deletions