Skip to content

Commit f4666bd

Browse files
targosRafaelGSS
authored andcommitted
tools: update V8 gypfiles for 14.6
Refs: v8/v8@51d2067 PR-URL: #61898 Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com> Reviewed-By: Filip Skokan <panva.ip@gmail.com> Reviewed-By: Rafael Gonzaga <rafael.nunu@hotmail.com> Reviewed-By: Chengzhong Wu <legendecas@gmail.com> (cherry picked from commit db03be7)
1 parent 3c23d21 commit f4666bd

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
@@ -442,7 +442,7 @@
442442
'variables': {
443443
'mksnapshot_flags': [
444444
'--turbo_instruction_scheduling',
445-
'--stress-turbo-late-spilling',
445+
'--turbo-always-optimize-spills',
446446
# In cross builds, the snapshot may be generated for both the host and
447447
# target toolchains. The same host binary is used to generate both, so
448448
# mksnapshot needs to know which target OS to use at runtime. It's weird,

0 commit comments

Comments
 (0)