Commit 4ef37c8
deps: V8: patch register-arm64.h
Fixes a compilation issue on some platforms
PR-URL: #32116
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Jiawen Geng <technicalcute@gmail.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>1 parent 7c61c6e commit 4ef37c8Copy full SHA for 4ef37c8
File tree
Expand file treeCollapse file tree
2 files changed
+3
-1
lines changedOpen diff view settings
Filter options
- deps/v8/src/codegen/arm64
Expand file treeCollapse file tree
2 files changed
+3
-1
lines changedOpen diff view settings
Collapse file
+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
36 | 36 | |
37 | 37 | |
38 | 38 | |
39 | | - |
| 39 | + |
40 | 40 | |
41 | 41 | |
42 | 42 | |
|
Collapse file
deps/v8/src/codegen/arm64/register-arm64.h
Copy file name to clipboardExpand all lines: deps/v8/src/codegen/arm64/register-arm64.h+2Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
547 | 547 | |
548 | 548 | |
549 | 549 | |
| 550 | + |
| 551 | + |
550 | 552 | |
551 | 553 | |
552 | 554 | |
|
0 commit comments