summaryrefslogtreecommitdiff
path: root/Source/JavaScriptCore/bytecode/CodeOrigin.cpp
diff options
context:
space:
mode:
authorAllan Sandfeld Jensen <allan.jensen@digia.com>2013-09-18 13:58:50 +0200
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-09-24 18:09:39 +0200
commit23487c9a9b581ccc944b2c51dc52676362ff6b3b (patch)
treea4f3fad0ac2c3b29690f048118cd1bbfe3e00992 /Source/JavaScriptCore/bytecode/CodeOrigin.cpp
parent0efdadaa3f7226181ffbd968f628107da91ce931 (diff)
downloadqtwebkit-23487c9a9b581ccc944b2c51dc52676362ff6b3b.tar.gz
Fix build on OS X 10.6
The assembler on older Mac's is buggy and requires 'movd' instructions instead of 'movq' on x64. This is worked around in newer GCCs, but for older ones it is easier to just not build LLint. Do not use automatic conversion of Function<> to BLOCK. Change-Id: I623c91acc79cd3476c441e1c981a2152de05d00c Reviewed-by: Allan Sandfeld Jensen <allan.jensen@digia.com>
Diffstat (limited to 'Source/JavaScriptCore/bytecode/CodeOrigin.cpp')
0 files changed, 0 insertions, 0 deletions