Files
cell/boot/toolchains.cm.mcode
2026-02-15 11:44:33 -06:00

4422 lines
43 KiB
Plaintext

{
"name": "toolchains.cm",
"functions": [],
"main": {
"nr_args": 0,
"nr_close_slots": 0,
"nr_slots": 304,
"instructions": [
[
"record",
1,
0
],
[
"record",
2,
0
],
[
"access",
3,
"arm-none-eabi-gcc",
3,
8
],
[
"store_field",
2,
3,
"c",
3,
8
],
[
"access",
4,
"arm-none-eabi-g++",
4,
10
],
[
"store_field",
2,
4,
"cpp",
4,
10
],
[
"access",
5,
"arm-none-eabi-ar",
5,
9
],
[
"store_field",
2,
5,
"ar",
5,
9
],
[
"access",
6,
"arm-none-eabi-strip",
6,
12
],
[
"store_field",
2,
6,
"strip",
6,
12
],
[
"access",
7,
"arm-none-eabi-objcopy",
7,
14
],
[
"store_field",
2,
7,
"objcopy",
7,
14
],
[
"access",
8,
"arm-none-eabi-gcc",
8,
9
],
[
"store_field",
2,
8,
"ld",
8,
9
],
[
"access",
9,
"playdate",
9,
13
],
[
"store_field",
2,
9,
"system",
9,
13
],
[
"access",
10,
"arm",
10,
17
],
[
"store_field",
2,
10,
"cpu_family",
10,
17
],
[
"access",
11,
"cortex-m7",
11,
10
],
[
"store_field",
2,
11,
"cpu",
11,
10
],
[
"access",
12,
"little",
12,
13
],
[
"store_field",
2,
12,
"endian",
12,
13
],
[
"access",
13,
"-DTARGET_PLAYDATE=1",
13,
14
],
[
"access",
14,
"-DTARGET_EXTENSION=1",
13,
37
],
[
"access",
15,
"-mcpu=cortex-m7",
13,
61
],
[
"access",
16,
"-mthumb",
13,
80
],
[
"access",
17,
"-mfloat-abi=hard",
13,
91
],
[
"access",
18,
"-mfpu=fpv5-sp-d16",
13,
111
],
[
"access",
19,
"-fno-exceptions",
13,
132
],
[
"array",
20,
0,
13,
132
],
[
"push",
20,
13,
13,
132
],
[
"push",
20,
14,
13,
132
],
[
"push",
20,
15,
13,
132
],
[
"push",
20,
16,
13,
132
],
[
"push",
20,
17,
13,
132
],
[
"push",
20,
18,
13,
132
],
[
"push",
20,
19,
13,
132
],
[
"store_field",
2,
20,
"c_args",
13,
132
],
[
"access",
21,
"-mcpu=cortex-m7",
14,
19
],
[
"access",
22,
"-mthumb",
14,
38
],
[
"access",
23,
"-mfloat-abi=hard",
14,
49
],
[
"access",
24,
"-mfpu=fpv5-sp-d16",
14,
69
],
[
"access",
25,
"-nostartfiles",
14,
90
],
[
"access",
26,
"-T/Users/john/Developer/PlaydateSDK/C_API/buildsupport/link_map.ld",
14,
107
],
[
"array",
27,
0,
14,
107
],
[
"push",
27,
21,
14,
107
],
[
"push",
27,
22,
14,
107
],
[
"push",
27,
23,
14,
107
],
[
"push",
27,
24,
14,
107
],
[
"push",
27,
25,
14,
107
],
[
"push",
27,
26,
14,
107
],
[
"store_field",
2,
27,
"c_link_args",
14,
107
],
[
"store_field",
1,
2,
"playdate",
14,
107
],
[
"record",
28,
0
],
[
"access",
29,
"clang",
17,
8
],
[
"store_field",
28,
29,
"c",
17,
8
],
[
"access",
30,
"clang++",
18,
10
],
[
"store_field",
28,
30,
"cpp",
18,
10
],
[
"access",
31,
"ar",
19,
9
],
[
"store_field",
28,
31,
"ar",
19,
9
],
[
"access",
32,
"strip",
20,
12
],
[
"store_field",
28,
32,
"strip",
20,
12
],
[
"access",
33,
"playdate",
21,
13
],
[
"store_field",
28,
33,
"system",
21,
13
],
[
"access",
34,
"x86_64",
22,
17
],
[
"store_field",
28,
34,
"cpu_family",
22,
17
],
[
"access",
35,
"x86_64",
23,
10
],
[
"store_field",
28,
35,
"cpu",
23,
10
],
[
"access",
36,
"little",
24,
13
],
[
"store_field",
28,
36,
"endian",
24,
13
],
[
"access",
37,
"-U__APPLE__ -DTARGET_SIMULATOR=1",
25,
14
],
[
"access",
38,
"-DTARGET_EXTENSION=1",
25,
50
],
[
"access",
39,
"-fPIC",
25,
74
],
[
"array",
40,
0,
25,
74
],
[
"push",
40,
37,
25,
74
],
[
"push",
40,
38,
25,
74
],
[
"push",
40,
39,
25,
74
],
[
"store_field",
28,
40,
"c_args",
25,
74
],
[
"access",
41,
"-shared",
26,
19
],
[
"array",
42,
0,
26,
19
],
[
"push",
42,
41,
26,
19
],
[
"store_field",
28,
42,
"c_link_args",
26,
19
],
[
"store_field",
1,
28,
"playdate_simulator",
26,
19
],
[
"record",
43,
0
],
[
"access",
44,
"x86_64-w64-mingw32-gcc",
29,
8
],
[
"store_field",
43,
44,
"c",
29,
8
],
[
"access",
45,
"x86_64-w64-mingw32-g++",
30,
10
],
[
"store_field",
43,
45,
"cpp",
30,
10
],
[
"access",
46,
"x86_64-w64-mingw32-ar",
31,
9
],
[
"store_field",
43,
46,
"ar",
31,
9
],
[
"access",
47,
"x86_64-w64-mingw32-windres",
32,
14
],
[
"store_field",
43,
47,
"windres",
32,
14
],
[
"access",
48,
"x86_64-w64-mingw32-strip",
33,
12
],
[
"store_field",
43,
48,
"strip",
33,
12
],
[
"access",
49,
"windows",
34,
13
],
[
"store_field",
43,
49,
"system",
34,
13
],
[
"access",
50,
"x86_64",
35,
17
],
[
"store_field",
43,
50,
"cpu_family",
35,
17
],
[
"access",
51,
"x86_64",
36,
10
],
[
"store_field",
43,
51,
"cpu",
36,
10
],
[
"access",
52,
"little",
37,
13
],
[
"store_field",
43,
52,
"endian",
37,
13
],
[
"array",
53,
0,
38,
13
],
[
"store_field",
43,
53,
"c_args",
38,
13
],
[
"array",
54,
0,
39,
18
],
[
"store_field",
43,
54,
"c_link_args",
39,
18
],
[
"store_field",
1,
43,
"windows",
39,
18
],
[
"record",
55,
0
],
[
"access",
56,
"i686-w64-mingw32-gcc",
42,
8
],
[
"store_field",
55,
56,
"c",
42,
8
],
[
"access",
57,
"i686-w64-mingw32-g++",
43,
10
],
[
"store_field",
55,
57,
"cpp",
43,
10
],
[
"access",
58,
"i686-w64-mingw32-ar",
44,
9
],
[
"store_field",
55,
58,
"ar",
44,
9
],
[
"access",
59,
"i686-w64-mingw32-windres",
45,
14
],
[
"store_field",
55,
59,
"windres",
45,
14
],
[
"access",
60,
"i686-w64-mingw32-strip",
46,
12
],
[
"store_field",
55,
60,
"strip",
46,
12
],
[
"access",
61,
"windows",
47,
13
],
[
"store_field",
55,
61,
"system",
47,
13
],
[
"access",
62,
"x86",
48,
17
],
[
"store_field",
55,
62,
"cpu_family",
48,
17
],
[
"access",
63,
"i686",
49,
10
],
[
"store_field",
55,
63,
"cpu",
49,
10
],
[
"access",
64,
"little",
50,
13
],
[
"store_field",
55,
64,
"endian",
50,
13
],
[
"array",
65,
0,
51,
13
],
[
"store_field",
55,
65,
"c_args",
51,
13
],
[
"array",
66,
0,
52,
18
],
[
"store_field",
55,
66,
"c_link_args",
52,
18
],
[
"store_field",
1,
55,
"windows_i686",
52,
18
],
[
"record",
67,
0
],
[
"access",
68,
"zig cc -target x86_64-linux-musl",
55,
8
],
[
"store_field",
67,
68,
"c",
55,
8
],
[
"access",
69,
"zig c++ -target x86_64-linux-musl",
56,
10
],
[
"store_field",
67,
69,
"cpp",
56,
10
],
[
"access",
70,
"zig ar",
57,
9
],
[
"store_field",
67,
70,
"ar",
57,
9
],
[
"access",
71,
"strip",
58,
12
],
[
"store_field",
67,
71,
"strip",
58,
12
],
[
"access",
72,
"linux",
59,
13
],
[
"store_field",
67,
72,
"system",
59,
13
],
[
"access",
73,
"x86_64",
60,
17
],
[
"store_field",
67,
73,
"cpu_family",
60,
17
],
[
"access",
74,
"x86_64",
61,
10
],
[
"store_field",
67,
74,
"cpu",
61,
10
],
[
"access",
75,
"little",
62,
13
],
[
"store_field",
67,
75,
"endian",
62,
13
],
[
"array",
76,
0,
63,
13
],
[
"store_field",
67,
76,
"c_args",
63,
13
],
[
"array",
77,
0,
64,
18
],
[
"store_field",
67,
77,
"c_link_args",
64,
18
],
[
"store_field",
1,
67,
"linux",
64,
18
],
[
"record",
78,
0
],
[
"access",
79,
"zig cc -target aarch64-linux-musl",
67,
8
],
[
"store_field",
78,
79,
"c",
67,
8
],
[
"access",
80,
"zig c++ -target aarch64-linux-musl",
68,
10
],
[
"store_field",
78,
80,
"cpp",
68,
10
],
[
"access",
81,
"zig ar",
69,
9
],
[
"store_field",
78,
81,
"ar",
69,
9
],
[
"access",
82,
"strip",
70,
12
],
[
"store_field",
78,
82,
"strip",
70,
12
],
[
"access",
83,
"linux",
71,
13
],
[
"store_field",
78,
83,
"system",
71,
13
],
[
"access",
84,
"aarch64",
72,
17
],
[
"store_field",
78,
84,
"cpu_family",
72,
17
],
[
"access",
85,
"aarch64",
73,
10
],
[
"store_field",
78,
85,
"cpu",
73,
10
],
[
"access",
86,
"little",
74,
13
],
[
"store_field",
78,
86,
"endian",
74,
13
],
[
"array",
87,
0,
75,
13
],
[
"store_field",
78,
87,
"c_args",
75,
13
],
[
"array",
88,
0,
76,
18
],
[
"store_field",
78,
88,
"c_link_args",
76,
18
],
[
"store_field",
1,
78,
"linux_arm64",
76,
18
],
[
"record",
89,
0
],
[
"access",
90,
"clang -target arm64-apple-macos11",
79,
8
],
[
"store_field",
89,
90,
"c",
79,
8
],
[
"access",
91,
"clang++ -target arm64-apple-macos11",
80,
10
],
[
"store_field",
89,
91,
"cpp",
80,
10
],
[
"access",
92,
"ar",
81,
9
],
[
"store_field",
89,
92,
"ar",
81,
9
],
[
"access",
93,
"strip",
82,
12
],
[
"store_field",
89,
93,
"strip",
82,
12
],
[
"access",
94,
"darwin",
83,
13
],
[
"store_field",
89,
94,
"system",
83,
13
],
[
"access",
95,
"aarch64",
84,
17
],
[
"store_field",
89,
95,
"cpu_family",
84,
17
],
[
"access",
96,
"aarch64",
85,
10
],
[
"store_field",
89,
96,
"cpu",
85,
10
],
[
"access",
97,
"little",
86,
13
],
[
"store_field",
89,
97,
"endian",
86,
13
],
[
"access",
98,
"-isysroot",
87,
14
],
[
"access",
99,
"/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk",
87,
27
],
[
"array",
100,
0,
87,
27
],
[
"push",
100,
98,
87,
27
],
[
"push",
100,
99,
87,
27
],
[
"store_field",
89,
100,
"c_args",
87,
27
],
[
"access",
101,
"-isysroot",
88,
19
],
[
"access",
102,
"/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk",
88,
32
],
[
"array",
103,
0,
88,
32
],
[
"push",
103,
101,
88,
32
],
[
"push",
103,
102,
88,
32
],
[
"store_field",
89,
103,
"c_link_args",
88,
32
],
[
"store_field",
1,
89,
"macos_arm64",
88,
32
],
[
"record",
104,
0
],
[
"access",
105,
"clang -target x86_64-apple-macos10.12",
91,
8
],
[
"store_field",
104,
105,
"c",
91,
8
],
[
"access",
106,
"clang++ -target x86_64-apple-macos10.12",
92,
10
],
[
"store_field",
104,
106,
"cpp",
92,
10
],
[
"access",
107,
"ar",
93,
9
],
[
"store_field",
104,
107,
"ar",
93,
9
],
[
"access",
108,
"strip",
94,
12
],
[
"store_field",
104,
108,
"strip",
94,
12
],
[
"access",
109,
"darwin",
95,
13
],
[
"store_field",
104,
109,
"system",
95,
13
],
[
"access",
110,
"x86_64",
96,
17
],
[
"store_field",
104,
110,
"cpu_family",
96,
17
],
[
"access",
111,
"x86_64",
97,
10
],
[
"store_field",
104,
111,
"cpu",
97,
10
],
[
"access",
112,
"little",
98,
13
],
[
"store_field",
104,
112,
"endian",
98,
13
],
[
"access",
113,
"-isysroot",
99,
14
],
[
"access",
114,
"/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk",
99,
27
],
[
"array",
115,
0,
99,
27
],
[
"push",
115,
113,
99,
27
],
[
"push",
115,
114,
99,
27
],
[
"store_field",
104,
115,
"c_args",
99,
27
],
[
"access",
116,
"-isysroot",
100,
19
],
[
"access",
117,
"/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk",
100,
32
],
[
"array",
118,
0,
100,
32
],
[
"push",
118,
116,
100,
32
],
[
"push",
118,
117,
100,
32
],
[
"store_field",
104,
118,
"c_link_args",
100,
32
],
[
"store_field",
1,
104,
"macos_x86_64",
100,
32
],
[
"record",
119,
0
],
[
"access",
120,
"clang -target arm64-apple-ios12.0",
103,
8
],
[
"store_field",
119,
120,
"c",
103,
8
],
[
"access",
121,
"clang++ -target arm64-apple-ios12.0",
104,
10
],
[
"store_field",
119,
121,
"cpp",
104,
10
],
[
"access",
122,
"ar",
105,
9
],
[
"store_field",
119,
122,
"ar",
105,
9
],
[
"access",
123,
"strip",
106,
12
],
[
"store_field",
119,
123,
"strip",
106,
12
],
[
"access",
124,
"ios",
107,
13
],
[
"store_field",
119,
124,
"system",
107,
13
],
[
"access",
125,
"aarch64",
108,
17
],
[
"store_field",
119,
125,
"cpu_family",
108,
17
],
[
"access",
126,
"aarch64",
109,
10
],
[
"store_field",
119,
126,
"cpu",
109,
10
],
[
"access",
127,
"little",
110,
13
],
[
"store_field",
119,
127,
"endian",
110,
13
],
[
"access",
128,
"-isysroot",
111,
14
],
[
"access",
129,
"/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk",
111,
27
],
[
"access",
130,
"-fembed-bitcode",
111,
129
],
[
"array",
131,
0,
111,
129
],
[
"push",
131,
128,
111,
129
],
[
"push",
131,
129,
111,
129
],
[
"push",
131,
130,
111,
129
],
[
"store_field",
119,
131,
"c_args",
111,
129
],
[
"access",
132,
"-isysroot",
112,
19
],
[
"access",
133,
"/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk",
112,
32
],
[
"access",
134,
"-fembed-bitcode",
112,
134
],
[
"array",
135,
0,
112,
134
],
[
"push",
135,
132,
112,
134
],
[
"push",
135,
133,
112,
134
],
[
"push",
135,
134,
112,
134
],
[
"store_field",
119,
135,
"c_link_args",
112,
134
],
[
"store_field",
1,
119,
"ios_arm64",
112,
134
],
[
"record",
136,
0
],
[
"access",
137,
"clang -target arm64-apple-ios12.0-simulator",
115,
8
],
[
"store_field",
136,
137,
"c",
115,
8
],
[
"access",
138,
"clang++ -target arm64-apple-ios12.0-simulator",
116,
10
],
[
"store_field",
136,
138,
"cpp",
116,
10
],
[
"access",
139,
"ar",
117,
9
],
[
"store_field",
136,
139,
"ar",
117,
9
],
[
"access",
140,
"strip",
118,
12
],
[
"store_field",
136,
140,
"strip",
118,
12
],
[
"access",
141,
"ios",
119,
13
],
[
"store_field",
136,
141,
"system",
119,
13
],
[
"access",
142,
"aarch64",
120,
17
],
[
"store_field",
136,
142,
"cpu_family",
120,
17
],
[
"access",
143,
"aarch64",
121,
10
],
[
"store_field",
136,
143,
"cpu",
121,
10
],
[
"access",
144,
"little",
122,
13
],
[
"store_field",
136,
144,
"endian",
122,
13
],
[
"access",
145,
"-isysroot",
123,
14
],
[
"access",
146,
"/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk",
123,
27
],
[
"array",
147,
0,
123,
27
],
[
"push",
147,
145,
123,
27
],
[
"push",
147,
146,
123,
27
],
[
"store_field",
136,
147,
"c_args",
123,
27
],
[
"access",
148,
"-isysroot",
124,
19
],
[
"access",
149,
"/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk",
124,
32
],
[
"array",
150,
0,
124,
32
],
[
"push",
150,
148,
124,
32
],
[
"push",
150,
149,
124,
32
],
[
"store_field",
136,
150,
"c_link_args",
124,
32
],
[
"store_field",
1,
136,
"ios_simulator_arm64",
124,
32
],
[
"record",
151,
0
],
[
"access",
152,
"clang -target x86_64-apple-ios12.0-simulator",
127,
8
],
[
"store_field",
151,
152,
"c",
127,
8
],
[
"access",
153,
"clang++ -target x86_64-apple-ios12.0-simulator",
128,
10
],
[
"store_field",
151,
153,
"cpp",
128,
10
],
[
"access",
154,
"ar",
129,
9
],
[
"store_field",
151,
154,
"ar",
129,
9
],
[
"access",
155,
"strip",
130,
12
],
[
"store_field",
151,
155,
"strip",
130,
12
],
[
"access",
156,
"ios",
131,
13
],
[
"store_field",
151,
156,
"system",
131,
13
],
[
"access",
157,
"x86_64",
132,
17
],
[
"store_field",
151,
157,
"cpu_family",
132,
17
],
[
"access",
158,
"x86_64",
133,
10
],
[
"store_field",
151,
158,
"cpu",
133,
10
],
[
"access",
159,
"little",
134,
13
],
[
"store_field",
151,
159,
"endian",
134,
13
],
[
"access",
160,
"-isysroot",
135,
14
],
[
"access",
161,
"/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk",
135,
27
],
[
"array",
162,
0,
135,
27
],
[
"push",
162,
160,
135,
27
],
[
"push",
162,
161,
135,
27
],
[
"store_field",
151,
162,
"c_args",
135,
27
],
[
"access",
163,
"-isysroot",
136,
19
],
[
"access",
164,
"/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk",
136,
32
],
[
"array",
165,
0,
136,
32
],
[
"push",
165,
163,
136,
32
],
[
"push",
165,
164,
136,
32
],
[
"store_field",
151,
165,
"c_link_args",
136,
32
],
[
"store_field",
1,
151,
"ios_simulator_x86_64",
136,
32
],
[
"record",
166,
0
],
[
"access",
167,
"clang -target arm64-apple-tvos12.0",
139,
8
],
[
"store_field",
166,
167,
"c",
139,
8
],
[
"access",
168,
"clang++ -target arm64-apple-tvos12.0",
140,
10
],
[
"store_field",
166,
168,
"cpp",
140,
10
],
[
"access",
169,
"ar",
141,
9
],
[
"store_field",
166,
169,
"ar",
141,
9
],
[
"access",
170,
"strip",
142,
12
],
[
"store_field",
166,
170,
"strip",
142,
12
],
[
"access",
171,
"tvos",
143,
13
],
[
"store_field",
166,
171,
"system",
143,
13
],
[
"access",
172,
"aarch64",
144,
17
],
[
"store_field",
166,
172,
"cpu_family",
144,
17
],
[
"access",
173,
"aarch64",
145,
10
],
[
"store_field",
166,
173,
"cpu",
145,
10
],
[
"access",
174,
"little",
146,
13
],
[
"store_field",
166,
174,
"endian",
146,
13
],
[
"access",
175,
"-isysroot",
147,
14
],
[
"access",
176,
"/Applications/Xcode.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk",
147,
27
],
[
"access",
177,
"-fembed-bitcode",
147,
131
],
[
"array",
178,
0,
147,
131
],
[
"push",
178,
175,
147,
131
],
[
"push",
178,
176,
147,
131
],
[
"push",
178,
177,
147,
131
],
[
"store_field",
166,
178,
"c_args",
147,
131
],
[
"access",
179,
"-isysroot",
148,
19
],
[
"access",
180,
"/Applications/Xcode.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk",
148,
32
],
[
"access",
181,
"-fembed-bitcode",
148,
136
],
[
"array",
182,
0,
148,
136
],
[
"push",
182,
179,
148,
136
],
[
"push",
182,
180,
148,
136
],
[
"push",
182,
181,
148,
136
],
[
"store_field",
166,
182,
"c_link_args",
148,
136
],
[
"store_field",
1,
166,
"tvos_arm64",
148,
136
],
[
"record",
183,
0
],
[
"access",
184,
"clang -target arm64-apple-tvos12.0-simulator",
151,
8
],
[
"store_field",
183,
184,
"c",
151,
8
],
[
"access",
185,
"clang++ -target arm64-apple-tvos12.0-simulator",
152,
10
],
[
"store_field",
183,
185,
"cpp",
152,
10
],
[
"access",
186,
"ar",
153,
9
],
[
"store_field",
183,
186,
"ar",
153,
9
],
[
"access",
187,
"strip",
154,
12
],
[
"store_field",
183,
187,
"strip",
154,
12
],
[
"access",
188,
"tvos",
155,
13
],
[
"store_field",
183,
188,
"system",
155,
13
],
[
"access",
189,
"aarch64",
156,
17
],
[
"store_field",
183,
189,
"cpu_family",
156,
17
],
[
"access",
190,
"aarch64",
157,
10
],
[
"store_field",
183,
190,
"cpu",
157,
10
],
[
"access",
191,
"little",
158,
13
],
[
"store_field",
183,
191,
"endian",
158,
13
],
[
"access",
192,
"-isysroot",
159,
14
],
[
"access",
193,
"/Applications/Xcode.app/Contents/Developer/Platforms/AppleTVSimulator.platform/Developer/SDKs/AppleTVSimulator.sdk",
159,
27
],
[
"array",
194,
0,
159,
27
],
[
"push",
194,
192,
159,
27
],
[
"push",
194,
193,
159,
27
],
[
"store_field",
183,
194,
"c_args",
159,
27
],
[
"access",
195,
"-isysroot",
160,
19
],
[
"access",
196,
"/Applications/Xcode.app/Contents/Developer/Platforms/AppleTVSimulator.platform/Developer/SDKs/AppleTVSimulator.sdk",
160,
32
],
[
"array",
197,
0,
160,
32
],
[
"push",
197,
195,
160,
32
],
[
"push",
197,
196,
160,
32
],
[
"store_field",
183,
197,
"c_link_args",
160,
32
],
[
"store_field",
1,
183,
"tvos_simulator_arm64",
160,
32
],
[
"record",
198,
0
],
[
"access",
199,
"clang -target x86_64-apple-tvos12.0-simulator",
163,
8
],
[
"store_field",
198,
199,
"c",
163,
8
],
[
"access",
200,
"clang++ -target x86_64-apple-tvos12.0-simulator",
164,
10
],
[
"store_field",
198,
200,
"cpp",
164,
10
],
[
"access",
201,
"ar",
165,
9
],
[
"store_field",
198,
201,
"ar",
165,
9
],
[
"access",
202,
"strip",
166,
12
],
[
"store_field",
198,
202,
"strip",
166,
12
],
[
"access",
203,
"tvos",
167,
13
],
[
"store_field",
198,
203,
"system",
167,
13
],
[
"access",
204,
"x86_64",
168,
17
],
[
"store_field",
198,
204,
"cpu_family",
168,
17
],
[
"access",
205,
"x86_64",
169,
10
],
[
"store_field",
198,
205,
"cpu",
169,
10
],
[
"access",
206,
"little",
170,
13
],
[
"store_field",
198,
206,
"endian",
170,
13
],
[
"access",
207,
"-isysroot",
171,
14
],
[
"access",
208,
"/Applications/Xcode.app/Contents/Developer/Platforms/AppleTVSimulator.platform/Developer/SDKs/AppleTVSimulator.sdk",
171,
27
],
[
"array",
209,
0,
171,
27
],
[
"push",
209,
207,
171,
27
],
[
"push",
209,
208,
171,
27
],
[
"store_field",
198,
209,
"c_args",
171,
27
],
[
"access",
210,
"-isysroot",
172,
19
],
[
"access",
211,
"/Applications/Xcode.app/Contents/Developer/Platforms/AppleTVSimulator.platform/Developer/SDKs/AppleTVSimulator.sdk",
172,
32
],
[
"array",
212,
0,
172,
32
],
[
"push",
212,
210,
172,
32
],
[
"push",
212,
211,
172,
32
],
[
"store_field",
198,
212,
"c_link_args",
172,
32
],
[
"store_field",
1,
198,
"tvos_simulator_x86_64",
172,
32
],
[
"record",
213,
0
],
[
"access",
214,
"clang -target arm64_32-apple-watchos5.0",
175,
8
],
[
"store_field",
213,
214,
"c",
175,
8
],
[
"access",
215,
"clang++ -target arm64_32-apple-watchos5.0",
176,
10
],
[
"store_field",
213,
215,
"cpp",
176,
10
],
[
"access",
216,
"ar",
177,
9
],
[
"store_field",
213,
216,
"ar",
177,
9
],
[
"access",
217,
"strip",
178,
12
],
[
"store_field",
213,
217,
"strip",
178,
12
],
[
"access",
218,
"watchos",
179,
13
],
[
"store_field",
213,
218,
"system",
179,
13
],
[
"access",
219,
"aarch64",
180,
17
],
[
"store_field",
213,
219,
"cpu_family",
180,
17
],
[
"access",
220,
"arm64_32",
181,
10
],
[
"store_field",
213,
220,
"cpu",
181,
10
],
[
"access",
221,
"little",
182,
13
],
[
"store_field",
213,
221,
"endian",
182,
13
],
[
"access",
222,
"-isysroot",
183,
14
],
[
"access",
223,
"/Applications/Xcode.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS.sdk",
183,
27
],
[
"access",
224,
"-fembed-bitcode",
183,
127
],
[
"array",
225,
0,
183,
127
],
[
"push",
225,
222,
183,
127
],
[
"push",
225,
223,
183,
127
],
[
"push",
225,
224,
183,
127
],
[
"store_field",
213,
225,
"c_args",
183,
127
],
[
"access",
226,
"-isysroot",
184,
19
],
[
"access",
227,
"/Applications/Xcode.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS.sdk",
184,
32
],
[
"access",
228,
"-fembed-bitcode",
184,
132
],
[
"array",
229,
0,
184,
132
],
[
"push",
229,
226,
184,
132
],
[
"push",
229,
227,
184,
132
],
[
"push",
229,
228,
184,
132
],
[
"store_field",
213,
229,
"c_link_args",
184,
132
],
[
"store_field",
1,
213,
"watchos_arm64",
184,
132
],
[
"record",
230,
0
],
[
"access",
231,
"clang -target arm64-apple-watchos5.0-simulator",
187,
8
],
[
"store_field",
230,
231,
"c",
187,
8
],
[
"access",
232,
"clang++ -target arm64-apple-watchos5.0-simulator",
188,
10
],
[
"store_field",
230,
232,
"cpp",
188,
10
],
[
"access",
233,
"ar",
189,
9
],
[
"store_field",
230,
233,
"ar",
189,
9
],
[
"access",
234,
"strip",
190,
12
],
[
"store_field",
230,
234,
"strip",
190,
12
],
[
"access",
235,
"watchos",
191,
13
],
[
"store_field",
230,
235,
"system",
191,
13
],
[
"access",
236,
"aarch64",
192,
17
],
[
"store_field",
230,
236,
"cpu_family",
192,
17
],
[
"access",
237,
"aarch64",
193,
10
],
[
"store_field",
230,
237,
"cpu",
193,
10
],
[
"access",
238,
"little",
194,
13
],
[
"store_field",
230,
238,
"endian",
194,
13
],
[
"access",
239,
"-isysroot",
195,
14
],
[
"access",
240,
"/Applications/Xcode.app/Contents/Developer/Platforms/WatchSimulator.platform/Developer/SDKs/WatchSimulator.sdk",
195,
27
],
[
"array",
241,
0,
195,
27
],
[
"push",
241,
239,
195,
27
],
[
"push",
241,
240,
195,
27
],
[
"store_field",
230,
241,
"c_args",
195,
27
],
[
"access",
242,
"-isysroot",
196,
19
],
[
"access",
243,
"/Applications/Xcode.app/Contents/Developer/Platforms/WatchSimulator.platform/Developer/SDKs/WatchSimulator.sdk",
196,
32
],
[
"array",
244,
0,
196,
32
],
[
"push",
244,
242,
196,
32
],
[
"push",
244,
243,
196,
32
],
[
"store_field",
230,
244,
"c_link_args",
196,
32
],
[
"store_field",
1,
230,
"watchos_simulator_arm64",
196,
32
],
[
"record",
245,
0
],
[
"access",
246,
"clang -target x86_64-apple-watchos5.0-simulator",
199,
8
],
[
"store_field",
245,
246,
"c",
199,
8
],
[
"access",
247,
"clang++ -target x86_64-apple-watchos5.0-simulator",
200,
10
],
[
"store_field",
245,
247,
"cpp",
200,
10
],
[
"access",
248,
"ar",
201,
9
],
[
"store_field",
245,
248,
"ar",
201,
9
],
[
"access",
249,
"strip",
202,
12
],
[
"store_field",
245,
249,
"strip",
202,
12
],
[
"access",
250,
"watchos",
203,
13
],
[
"store_field",
245,
250,
"system",
203,
13
],
[
"access",
251,
"x86_64",
204,
17
],
[
"store_field",
245,
251,
"cpu_family",
204,
17
],
[
"access",
252,
"x86_64",
205,
10
],
[
"store_field",
245,
252,
"cpu",
205,
10
],
[
"access",
253,
"little",
206,
13
],
[
"store_field",
245,
253,
"endian",
206,
13
],
[
"access",
254,
"-isysroot",
207,
14
],
[
"access",
255,
"/Applications/Xcode.app/Contents/Developer/Platforms/WatchSimulator.platform/Developer/SDKs/WatchSimulator.sdk",
207,
27
],
[
"array",
256,
0,
207,
27
],
[
"push",
256,
254,
207,
27
],
[
"push",
256,
255,
207,
27
],
[
"store_field",
245,
256,
"c_args",
207,
27
],
[
"access",
257,
"-isysroot",
208,
19
],
[
"access",
258,
"/Applications/Xcode.app/Contents/Developer/Platforms/WatchSimulator.platform/Developer/SDKs/WatchSimulator.sdk",
208,
32
],
[
"array",
259,
0,
208,
32
],
[
"push",
259,
257,
208,
32
],
[
"push",
259,
258,
208,
32
],
[
"store_field",
245,
259,
"c_link_args",
208,
32
],
[
"store_field",
1,
245,
"watchos_simulator_x86_64",
208,
32
],
[
"record",
260,
0
],
[
"access",
261,
"clang -target arm64-apple-xros1.0",
211,
8
],
[
"store_field",
260,
261,
"c",
211,
8
],
[
"access",
262,
"clang++ -target arm64-apple-xros1.0",
212,
10
],
[
"store_field",
260,
262,
"cpp",
212,
10
],
[
"access",
263,
"ar",
213,
9
],
[
"store_field",
260,
263,
"ar",
213,
9
],
[
"access",
264,
"strip",
214,
12
],
[
"store_field",
260,
264,
"strip",
214,
12
],
[
"access",
265,
"visionos",
215,
13
],
[
"store_field",
260,
265,
"system",
215,
13
],
[
"access",
266,
"aarch64",
216,
17
],
[
"store_field",
260,
266,
"cpu_family",
216,
17
],
[
"access",
267,
"aarch64",
217,
10
],
[
"store_field",
260,
267,
"cpu",
217,
10
],
[
"access",
268,
"little",
218,
13
],
[
"store_field",
260,
268,
"endian",
218,
13
],
[
"access",
269,
"-isysroot",
219,
14
],
[
"access",
270,
"/Applications/Xcode.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS.sdk",
219,
27
],
[
"array",
271,
0,
219,
27
],
[
"push",
271,
269,
219,
27
],
[
"push",
271,
270,
219,
27
],
[
"store_field",
260,
271,
"c_args",
219,
27
],
[
"access",
272,
"-isysroot",
220,
19
],
[
"access",
273,
"/Applications/Xcode.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS.sdk",
220,
32
],
[
"array",
274,
0,
220,
32
],
[
"push",
274,
272,
220,
32
],
[
"push",
274,
273,
220,
32
],
[
"store_field",
260,
274,
"c_link_args",
220,
32
],
[
"store_field",
1,
260,
"visionos_arm64",
220,
32
],
[
"record",
275,
0
],
[
"access",
276,
"clang -target arm64-apple-xros1.0-simulator",
223,
8
],
[
"store_field",
275,
276,
"c",
223,
8
],
[
"access",
277,
"clang++ -target arm64-apple-xros1.0-simulator",
224,
10
],
[
"store_field",
275,
277,
"cpp",
224,
10
],
[
"access",
278,
"ar",
225,
9
],
[
"store_field",
275,
278,
"ar",
225,
9
],
[
"access",
279,
"strip",
226,
12
],
[
"store_field",
275,
279,
"strip",
226,
12
],
[
"access",
280,
"visionos",
227,
13
],
[
"store_field",
275,
280,
"system",
227,
13
],
[
"access",
281,
"aarch64",
228,
17
],
[
"store_field",
275,
281,
"cpu_family",
228,
17
],
[
"access",
282,
"aarch64",
229,
10
],
[
"store_field",
275,
282,
"cpu",
229,
10
],
[
"access",
283,
"little",
230,
13
],
[
"store_field",
275,
283,
"endian",
230,
13
],
[
"access",
284,
"-isysroot",
231,
14
],
[
"access",
285,
"/Applications/Xcode.app/Contents/Developer/Platforms/XRSimulator.platform/Developer/SDKs/XRSimulator.sdk",
231,
27
],
[
"array",
286,
0,
231,
27
],
[
"push",
286,
284,
231,
27
],
[
"push",
286,
285,
231,
27
],
[
"store_field",
275,
286,
"c_args",
231,
27
],
[
"access",
287,
"-isysroot",
232,
19
],
[
"access",
288,
"/Applications/Xcode.app/Contents/Developer/Platforms/XRSimulator.platform/Developer/SDKs/XRSimulator.sdk",
232,
32
],
[
"array",
289,
0,
232,
32
],
[
"push",
289,
287,
232,
32
],
[
"push",
289,
288,
232,
32
],
[
"store_field",
275,
289,
"c_link_args",
232,
32
],
[
"store_field",
1,
275,
"visionos_simulator_arm64",
232,
32
],
[
"record",
290,
0
],
[
"access",
291,
"emcc",
235,
8
],
[
"store_field",
290,
291,
"c",
235,
8
],
[
"access",
292,
"em++",
236,
10
],
[
"store_field",
290,
292,
"cpp",
236,
10
],
[
"access",
293,
"emar",
237,
9
],
[
"store_field",
290,
293,
"ar",
237,
9
],
[
"access",
294,
"emstrip",
238,
12
],
[
"store_field",
290,
294,
"strip",
238,
12
],
[
"access",
295,
"emscripten",
239,
13
],
[
"store_field",
290,
295,
"system",
239,
13
],
[
"access",
296,
"wasm32",
240,
17
],
[
"store_field",
290,
296,
"cpu_family",
240,
17
],
[
"access",
297,
"wasm32",
241,
10
],
[
"store_field",
290,
297,
"cpu",
241,
10
],
[
"access",
298,
"little",
242,
13
],
[
"store_field",
290,
298,
"endian",
242,
13
],
[
"array",
299,
0,
243,
13
],
[
"store_field",
290,
299,
"c_args",
243,
13
],
[
"array",
300,
0,
244,
18
],
[
"store_field",
290,
300,
"c_link_args",
244,
18
],
[
"store_field",
1,
290,
"emscripten",
244,
18
],
[
"record",
301,
0
],
[
"store_field",
1,
301,
"raspberrypi",
246,
16
],
[
"record",
302,
0
],
[
"store_field",
1,
302,
"android",
249,
12
],
[
"return",
1,
249,
12
],
"_nop_ur_1",
"_nop_ur_2"
]
},
"filename": "toolchains.cm",
"data": {}
}