We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8f24a41 commit 3390eb3Copy full SHA for 3390eb3
1 file changed
tools/v8_gypfiles/v8.gyp
@@ -441,7 +441,7 @@
441
'variables': {
442
'mksnapshot_flags': [
443
'--turbo_instruction_scheduling',
444
- '--stress-turbo-late-spilling',
+ '--turbo-always-optimize-spills',
445
# In cross builds, the snapshot may be generated for both the host and
446
# target toolchains. The same host binary is used to generate both, so
447
# mksnapshot needs to know which target OS to use at runtime. It's weird,
0 commit comments