Skip to content

Commit 3390eb3

Browse files
committed
tools: update V8 gypfiles for 14.6
Refs: v8/v8@51d2067
1 parent 8f24a41 commit 3390eb3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tools/v8_gypfiles/v8.gyp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -441,7 +441,7 @@
441441
'variables': {
442442
'mksnapshot_flags': [
443443
'--turbo_instruction_scheduling',
444-
'--stress-turbo-late-spilling',
444+
'--turbo-always-optimize-spills',
445445
# In cross builds, the snapshot may be generated for both the host and
446446
# target toolchains. The same host binary is used to generate both, so
447447
# mksnapshot needs to know which target OS to use at runtime. It's weird,

0 commit comments

Comments
 (0)