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 6d1024b commit bd370a8Copy full SHA for bd370a8
tools/v8_gypfiles/v8.gyp
@@ -442,7 +442,7 @@
442
'variables': {
443
'mksnapshot_flags': [
444
'--turbo_instruction_scheduling',
445
- '--stress-turbo-late-spilling',
+ '--turbo-always-optimize-spills',
446
# In cross builds, the snapshot may be generated for both the host and
447
# target toolchains. The same host binary is used to generate both, so
448
# mksnapshot needs to know which target OS to use at runtime. It's weird,
0 commit comments