Commit dcea253
committed
Replace the
`bl!` is being used to add a leading underscore on Apple targets.
`asm_sym` has been around since 2022 and handles platform-specific
symbol names automatically, so make use of this instead.
I have verified that `armv7s-apple-ios` still builds correctly.bl! macro with asm_sym
1 parent 962ae4b commit dcea253
1 file changed
+8
-21
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | | - | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | 2 | | |
20 | 3 | | |
21 | 4 | | |
| |||
27 | 10 | | |
28 | 11 | | |
29 | 12 | | |
30 | | - | |
| 13 | + | |
31 | 14 | | |
32 | 15 | | |
33 | 16 | | |
| 17 | + | |
34 | 18 | | |
35 | 19 | | |
36 | 20 | | |
| |||
41 | 25 | | |
42 | 26 | | |
43 | 27 | | |
44 | | - | |
| 28 | + | |
45 | 29 | | |
46 | 30 | | |
47 | 31 | | |
48 | 32 | | |
| 33 | + | |
49 | 34 | | |
50 | 35 | | |
51 | 36 | | |
52 | 37 | | |
53 | 38 | | |
54 | 39 | | |
55 | 40 | | |
56 | | - | |
| 41 | + | |
57 | 42 | | |
58 | 43 | | |
59 | 44 | | |
60 | 45 | | |
| 46 | + | |
61 | 47 | | |
62 | 48 | | |
63 | 49 | | |
| |||
68 | 54 | | |
69 | 55 | | |
70 | 56 | | |
71 | | - | |
| 57 | + | |
72 | 58 | | |
73 | 59 | | |
74 | 60 | | |
75 | 61 | | |
| 62 | + | |
76 | 63 | | |
77 | 64 | | |
78 | 65 | | |
| |||
0 commit comments