Details
-
Technical task
-
Resolution: Done
-
P0: Blocker
-
None
-
None
Description
There is one remaining #if CPU(THUMB) in qv4assembler.cpp, which is a workaround for dealing with large frame sizes. This workaround does not work for cross-compilation and needs to be solved without #ifdef.
Marked as blocking as it would be a regression against run-time code generation.