Commit 8505c55
[vm] Evaluate abstract origin DIE offsets sooner in DWARF assembly output.
This greatly improves assembler performance in XCode 16, presumably by convincing the assembler it doesn't need to keep track of relocations for abstract origin labels.
TEST=ci
Bug: #43299
Bug: b/410018517
Change-Id: I68c6783d76bdf3c818c460c9a2cf559b88544993
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/422540
Commit-Queue: Ryan Macnak <[email protected]>
Reviewed-by: Alexander Aprelev <[email protected]>1 parent 8fb4afa commit 8505c55
1 file changed
+3
-7
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1076 | 1076 | | |
1077 | 1077 | | |
1078 | 1078 | | |
1079 | | - | |
| 1079 | + | |
1080 | 1080 | | |
1081 | 1081 | | |
1082 | | - | |
1083 | | - | |
1084 | | - | |
1085 | | - | |
1086 | | - | |
1087 | | - | |
| 1082 | + | |
| 1083 | + | |
1088 | 1084 | | |
1089 | 1085 | | |
1090 | 1086 | | |
| |||
0 commit comments