1/*===- TableGen'erated file -------------------------------------*- C++ -*-===*\
2|* *|
3|* Option Parsing Definitions *|
4|* *|
5|* Automatically generated file, do not edit! *|
6|* *|
7\*===----------------------------------------------------------------------===*/
8
9/////////
10// String table
11
12#ifdef OPTTABLE_STR_TABLE_CODE
13
14#ifdef __GNUC__
15#pragma GCC diagnostic push
16#pragma GCC diagnostic ignored "-Woverlength-strings"
17#endif
18static constexpr char OptionStrTableStorage[] =
19 "\0"
20 "-\0"
21 "--\0"
22 "<input>\0"
23 "<unknown>\0"
24 "-###\0"
25 "--allow-multiple-definition\0"
26 "--appcontainer\0"
27 "--as-needed\0"
28 "--Bdynamic\0"
29 "--Bstatic\0"
30 "--build-id=\0"
31 "--build-id\0"
32 "-call_shared\0"
33 "--delayload=\0"
34 "--delayload\0"
35 "--demangle\0"
36 "--dependent-load-flag=\0"
37 "--dependent-load-flag\0"
38 "--disable-auto-image-base\0"
39 "--disable-auto-import\0"
40 "--disable-dynamicbase\0"
41 "--disable-high-entropy-va\0"
42 "--disable-no-seh\0"
43 "--disable-nxcompat\0"
44 "--disable-reloc-section\0"
45 "--disable-runtime-pseudo-reloc\0"
46 "--disable-stdcall-fixup\0"
47 "--disable-tsaware\0"
48 "--dll-search-prefix=\0"
49 "--dll-search-prefix\0"
50 "--dll\0"
51 "-dn\0"
52 "--dynamicbase\0"
53 "-dy\0"
54 "--enable-auto-image-base\0"
55 "--enable-auto-import\0"
56 "--enable-reloc-section\0"
57 "--enable-runtime-pseudo-reloc\0"
58 "--enable-stdcall-fixup\0"
59 "--end-group\0"
60 "--entry=\0"
61 "--entry\0"
62 "--error-limit=\0"
63 "--error-limit\0"
64 "--exclude-all-symbols\0"
65 "--exclude-symbols=\0"
66 "--exclude-symbols\0"
67 "--export-all-symbols\0"
68 "-e\0"
69 "--fat-lto-objects\0"
70 "--fatal-warnings\0"
71 "--file-alignment=\0"
72 "--file-alignment\0"
73 "--full-shutdown\0"
74 "--functionpadmin=\0"
75 "--functionpadmin\0"
76 "--gc-sections\0"
77 "--guard-cf\0"
78 "--guard-longjmp\0"
79 "--heap=\0"
80 "--heap\0"
81 "--help\0"
82 "--high-entropy-va\0"
83 "--icf=\0"
84 "--icf\0"
85 "--image-base=\0"
86 "--image-base\0"
87 "--insert-timestamp\0"
88 "--kill-at\0"
89 "--large-address-aware\0"
90 "--lto-CGO\0"
91 "--lto-cs-profile-file=\0"
92 "--lto-cs-profile-generate\0"
93 "--lto-emit-asm\0"
94 "--lto-O\0"
95 "--lto-sample-profile=\0"
96 "-L\0"
97 "-l\0"
98 "--major-image-version=\0"
99 "--major-image-version\0"
100 "--major-os-version=\0"
101 "--major-os-version\0"
102 "--major-subsystem-version=\0"
103 "--major-subsystem-version\0"
104 "--Map=\0"
105 "--Map\0"
106 "--minor-image-version=\0"
107 "--minor-image-version\0"
108 "--minor-os-version=\0"
109 "--minor-os-version\0"
110 "--minor-subsystem-version=\0"
111 "--minor-subsystem-version\0"
112 "--mllvm=\0"
113 "--mllvm\0"
114 "-m\0"
115 "--native-def=\0"
116 "--native-def\0"
117 "--no-allow-multiple-definition\0"
118 "--no-demangle\0"
119 "--no-dynamicbase\0"
120 "--no-fat-lto-objects\0"
121 "--no-fatal-warnings\0"
122 "--no-gc-sections\0"
123 "--no-guard-cf\0"
124 "--no-guard-longjmp\0"
125 "--no-insert-timestamp\0"
126 "--no-seh\0"
127 "--no-undefined\0"
128 "--no-whole-archive\0"
129 "-non_shared\0"
130 "--nxcompat\0"
131 "--out-implib=\0"
132 "--out-implib\0"
133 "--output-def=\0"
134 "--output-def\0"
135 "-O\0"
136 "-o\0"
137 "--pdb=\0"
138 "--pdb\0"
139 "--pic-executable\0"
140 "--plugin-opt=-fresolution=\0"
141 "--plugin-opt=-pass-through=\0"
142 "--plugin-opt=-\0"
143 "--plugin-opt=cs-profile-generate\0"
144 "--plugin-opt=cs-profile-path=\0"
145 "--plugin-opt=dwo_dir=\0"
146 "--plugin-opt=emit-asm\0"
147 "--plugin-opt=emit-llvm\0"
148 "--plugin-opt=jobs=\0"
149 "--plugin-opt=mcpu=\0"
150 "--plugin-opt=O\0"
151 "--plugin-opt=thinlto\0"
152 "--plugin-opt=\0"
153 "--plugin=\0"
154 "--plugin\0"
155 "--pop-state\0"
156 "--push-state\0"
157 "--reproduce=\0"
158 "--reproduce\0"
159 "--require-defined=\0"
160 "--require-defined\0"
161 "--rpath=\0"
162 "--rpath\0"
163 "--section-alignment=\0"
164 "--section-alignment\0"
165 "--shared\0"
166 "--sort-common\0"
167 "--stack=\0"
168 "--stack\0"
169 "--start-group\0"
170 "-static\0"
171 "--strip-all\0"
172 "--strip-debug\0"
173 "--subsystem=\0"
174 "--subsystem\0"
175 "--sysroot=\0"
176 "--sysroot\0"
177 "-S\0"
178 "-s\0"
179 "--thinlto-cache-dir=\0"
180 "--thinlto-cache-policy=\0"
181 "--thinlto-cache-policy\0"
182 "--thinlto-emit-imports-files\0"
183 "--thinlto-index-only=\0"
184 "--thinlto-index-only\0"
185 "--thinlto-jobs=\0"
186 "--thinlto-object-suffix-replace=\0"
187 "--thinlto-prefix-replace=\0"
188 "--threads=\0"
189 "--threads\0"
190 "--tsaware\0"
191 "--undefined-glob=\0"
192 "--undefined-glob\0"
193 "--undefined=\0"
194 "--undefined\0"
195 "-u\0"
196 "--verbose\0"
197 "--version\0"
198 "-v\0"
199 "--whole-archive\0"
200 "--wrap=\0"
201 "--wrap\0"
202 "--Xlink=\0"
203 "--Xlink\0"
204 ;
205#ifdef __GNUC__
206#pragma GCC diagnostic pop
207#endif
208
209static constexpr llvm::StringTable
210OptionStrTable = OptionStrTableStorage;
211#endif // OPTTABLE_STR_TABLE_CODE
212
213/////////
214// Prefixes
215
216#ifdef OPTTABLE_PREFIXES_TABLE_CODE
217static constexpr llvm::StringTable::Offset OptionPrefixesTable[] = {
218 0 /* prefixes */,
219 1 /* prefixes */, 1 /* '-' */,
220 1 /* prefixes */, 3 /* '--' */,
221 2 /* prefixes */, 3 /* '--' */, 1 /* '-' */
222};
223#endif // OPTTABLE_PREFIXES_TABLE_CODE
224
225/////////// SubCommand IDs
226
227#ifdef OPTTABLE_SUBCOMMAND_IDS_TABLE_CODE
228static constexpr unsigned OptionSubCommandIDsTable[] = {
229 0 /* subcommands */
230};
231#endif // OPTTABLE_SUBCOMMAND_IDS_TABLE_CODE
232
233/////////
234// Prefix Union
235
236#ifdef OPTTABLE_PREFIXES_UNION_CODE
237static constexpr llvm::StringTable::Offset OptionPrefixesUnion[] = {
238 1 /* '-' */, 3 /* '--' */
239};
240#endif // OPTTABLE_PREFIXES_UNION_CODE
241
242/////////
243// ValuesCode
244
245#ifdef OPTTABLE_VALUES_CODE
246#endif
247/////////
248// Groups
249
250#ifdef OPTION
251
252//////////
253// Options
254
255OPTION(0, 6 /* <input> */, INPUT, Input, INVALID, INVALID, nullptr, 0, DefaultVis, 0, nullptr, (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr, 0)
256OPTION(0, 14 /* <unknown> */, UNKNOWN, Unknown, INVALID, INVALID, nullptr, 0, DefaultVis, 0, nullptr, (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr, 0)
257OPTION(1, 24 /* -### */, _HASH_HASH_HASH, Flag, INVALID, INVALID, nullptr, 0, DefaultVis, 0,
258 "Print (but do not run) the commands to run for this compilation", (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr, 0)
259OPTION(5, 29 /* --allow-multiple-definition */, allow_multiple_definition, Flag, INVALID, INVALID, nullptr, 0, DefaultVis, 0,
260 "Allow multiple definitions", (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr, 0)
261OPTION(5, 57 /* --appcontainer */, appcontainer, Flag, INVALID, INVALID, nullptr, 0, DefaultVis, 0,
262 "Set the appcontainer flag in the executable", (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr, 0)
263OPTION(5, 72 /* --as-needed */, anonymous_8, Flag, INVALID, INVALID, nullptr, 0, DefaultVis, 0, nullptr, (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr, 0)
264OPTION(5, 84 /* --Bdynamic */, Bdynamic, Flag, INVALID, INVALID, nullptr, 0, DefaultVis, 0,
265 "Link against shared libraries", (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr, 0)
266OPTION(5, 95 /* --Bstatic */, Bstatic, Flag, INVALID, INVALID, nullptr, 0, DefaultVis, 0,
267 "Do not link against shared libraries", (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr, 0)
268OPTION(5, 105 /* --build-id= */, build_id, Joined, INVALID, INVALID, nullptr, 0, DefaultVis, 0,
269 "Generate build ID note (pass none to disable)", (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), "<arg>", nullptr, 0)
270OPTION(5, 117 /* --build-id */, anonymous_5, Flag, INVALID, build_id, nullptr, 0, DefaultVis, 0,
271 "Alias for --build-id=", (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr, 0)
272OPTION(1, 128 /* -call_shared */, alias_Bdynamic_call_shared, Flag, INVALID, Bdynamic, nullptr, 0, DefaultVis, 0, nullptr, (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr, 0)
273OPTION(5, 141 /* --delayload= */, delayload_eq, Joined, INVALID, delayload, nullptr, 0, DefaultVis, 0,
274 "DLL to load only on demand", (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr, 0)
275OPTION(5, 154 /* --delayload */, delayload, Separate, INVALID, INVALID, nullptr, 0, DefaultVis, 0, nullptr, (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr, 0)
276OPTION(5, 166 /* --demangle */, demangle, Flag, INVALID, INVALID, nullptr, 0, DefaultVis, 0,
277 "Demangle symbol names (default)", (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr, 0)
278OPTION(3, 177 /* --dependent-load-flag= */, dependent_load_flag_eq, Joined, INVALID, dependent_load_flag, nullptr, 0, DefaultVis, 0,
279 "Override default LibraryLoad flags", (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr, 0)
280OPTION(3, 200 /* --dependent-load-flag */, dependent_load_flag, Separate, INVALID, INVALID, nullptr, 0, DefaultVis, 0, nullptr, (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr, 0)
281OPTION(5, 222 /* --disable-auto-image-base */, anonymous_9, Flag, INVALID, INVALID, nullptr, 0, DefaultVis, 0, nullptr, (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr, 0)
282OPTION(5, 248 /* --disable-auto-import */, disable_auto_import, Flag, INVALID, INVALID, nullptr, 0, DefaultVis, 0,
283 "Don't automatically import data symbols from other DLLs without dllimport", (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr, 0)
284OPTION(5, 270 /* --disable-dynamicbase */, disable_dynamicbase, Flag, INVALID, INVALID, nullptr, 0, DefaultVis, 0,
285 "Disable ASLR", (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr, 0)
286OPTION(5, 292 /* --disable-high-entropy-va */, disable_high_entropy_va, Flag, INVALID, INVALID, nullptr, 0, DefaultVis, 0,
287 "Don't set the 'high entropy VA' flag", (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr, 0)
288OPTION(5, 318 /* --disable-no-seh */, disable_no_seh, Flag, INVALID, INVALID, nullptr, 0, DefaultVis, 0,
289 "Don't set the 'no SEH' flag", (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr, 0)
290OPTION(5, 335 /* --disable-nxcompat */, disable_nxcompat, Flag, INVALID, INVALID, nullptr, 0, DefaultVis, 0,
291 "Don't set the 'nxcompat' flag", (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr, 0)
292OPTION(5, 354 /* --disable-reloc-section */, disable_reloc_section, Flag, INVALID, INVALID, nullptr, 0, DefaultVis, 0,
293 "Disable base relocations", (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr, 0)
294OPTION(5, 378 /* --disable-runtime-pseudo-reloc */, disable_runtime_pseudo_reloc, Flag, INVALID, INVALID, nullptr, 0, DefaultVis, 0,
295 "Don't do automatic imports that require runtime fixups", (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr, 0)
296OPTION(5, 409 /* --disable-stdcall-fixup */, disable_stdcall_fixup, Flag, INVALID, INVALID, nullptr, 0, DefaultVis, 0,
297 "Don't resolve stdcall/fastcall/vectorcall to undecorated symbols", (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr, 0)
298OPTION(5, 433 /* --disable-tsaware */, disable_tsaware, Flag, INVALID, INVALID, nullptr, 0, DefaultVis, 0,
299 "Don't set the 'Terminal Server aware' flag", (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr, 0)
300OPTION(5, 451 /* --dll-search-prefix= */, dll_search_prefix_eq, Joined, INVALID, dll_search_prefix, nullptr, 0, DefaultVis, 0,
301 "Specify DLL prefix instead of 'lib'", (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), "<dll_search_prefix>", nullptr, 0)
302OPTION(5, 472 /* --dll-search-prefix */, dll_search_prefix, Separate, INVALID, INVALID, nullptr, 0, DefaultVis, 0, nullptr, (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), "<dll_search_prefix>", nullptr, 0)
303OPTION(5, 492 /* --dll */, alias_dll, Flag, INVALID, shared, nullptr, 0, DefaultVis, 0, nullptr, (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr, 0)
304OPTION(1, 498 /* -dn */, alias_Bstatic_dn, Flag, INVALID, Bstatic, nullptr, 0, DefaultVis, 0, nullptr, (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr, 0)
305OPTION(5, 502 /* --dynamicbase */, dynamicbase, Flag, INVALID, INVALID, nullptr, 0, DefaultVis, 0,
306 "Enable ASLR", (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr, 0)
307OPTION(1, 516 /* -dy */, alias_Bdynamic_dy, Flag, INVALID, Bdynamic, nullptr, 0, DefaultVis, 0, nullptr, (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr, 0)
308OPTION(5, 520 /* --enable-auto-image-base */, anonymous_10, Flag, INVALID, INVALID, nullptr, 0, DefaultVis, 0, nullptr, (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr, 0)
309OPTION(5, 545 /* --enable-auto-import */, enable_auto_import, Flag, INVALID, INVALID, nullptr, 0, DefaultVis, 0,
310 "Automatically import data symbols from other DLLs where needed", (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr, 0)
311OPTION(5, 566 /* --enable-reloc-section */, enable_reloc_section, Flag, INVALID, INVALID, nullptr, 0, DefaultVis, 0,
312 "Enable base relocations", (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr, 0)
313OPTION(5, 589 /* --enable-runtime-pseudo-reloc */, enable_runtime_pseudo_reloc, Flag, INVALID, INVALID, nullptr, 0, DefaultVis, 0,
314 "Allow automatic imports that require runtime fixups", (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr, 0)
315OPTION(5, 619 /* --enable-stdcall-fixup */, enable_stdcall_fixup, Flag, INVALID, INVALID, nullptr, 0, DefaultVis, 0,
316 "Resolve stdcall/fastcall/vectorcall to undecorated symbols without warnings", (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr, 0)
317OPTION(5, 642 /* --end-group */, anonymous_11, Flag, INVALID, INVALID, nullptr, 0, DefaultVis, 0, nullptr, (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr, 0)
318OPTION(5, 654 /* --entry= */, entry_eq, Joined, INVALID, entry, nullptr, 0, DefaultVis, 0,
319 "Name of entry point symbol", (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), "<entry>", nullptr, 0)
320OPTION(5, 663 /* --entry */, entry, Separate, INVALID, INVALID, nullptr, 0, DefaultVis, 0, nullptr, (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), "<entry>", nullptr, 0)
321OPTION(3, 671 /* --error-limit= */, error_limit_eq, Joined, INVALID, error_limit, nullptr, 0, DefaultVis, 0,
322 "Maximum number of errors to emit before stopping (0 = no limit)", (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr, 0)
323OPTION(3, 686 /* --error-limit */, error_limit, Separate, INVALID, INVALID, nullptr, 0, DefaultVis, 0, nullptr, (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr, 0)
324OPTION(5, 700 /* --exclude-all-symbols */, exclude_all_symbols, Flag, INVALID, INVALID, nullptr, 0, DefaultVis, 0,
325 "Don't automatically export any symbols", (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr, 0)
326OPTION(5, 722 /* --exclude-symbols= */, exclude_symbols_eq, Joined, INVALID, exclude_symbols, nullptr, 0, DefaultVis, 0,
327 "Exclude symbols from automatic export", (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), "<symbol[,symbol,...]>", nullptr, 0)
328OPTION(5, 741 /* --exclude-symbols */, exclude_symbols, Separate, INVALID, INVALID, nullptr, 0, DefaultVis, 0, nullptr, (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), "<symbol[,symbol,...]>", nullptr, 0)
329OPTION(5, 759 /* --export-all-symbols */, export_all_symbols, Flag, INVALID, INVALID, nullptr, 0, DefaultVis, 0,
330 "Export all symbols even if a def file or dllexport attributes are used", (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr, 0)
331OPTION(1, 780 /* -e */, alias_entry_e, JoinedOrSeparate, INVALID, entry, nullptr, 0, DefaultVis, 0, nullptr, (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr, 0)
332OPTION(3, 783 /* --fat-lto-objects */, fat_lto_objects, Flag, INVALID, INVALID, nullptr, 0, DefaultVis, 0,
333 "Use the .llvm.lto section, which contains LLVM bitcode, in fat LTO object files to perform LTO.", (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr, 0)
334OPTION(5, 801 /* --fatal-warnings */, fatal_warnings, Flag, INVALID, INVALID, nullptr, 0, DefaultVis, 0,
335 "Treat warnings as errors", (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr, 0)
336OPTION(5, 818 /* --file-alignment= */, file_alignment_eq, Joined, INVALID, file_alignment, nullptr, 0, DefaultVis, 0,
337 "Set file alignment", (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr, 0)
338OPTION(5, 836 /* --file-alignment */, file_alignment, Separate, INVALID, INVALID, nullptr, 0, DefaultVis, 0, nullptr, (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr, 0)
339OPTION(3, 853 /* --full-shutdown */, anonymous_12, Flag, INVALID, INVALID, nullptr, 0, DefaultVis, 0, nullptr, (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr, 0)
340OPTION(5, 869 /* --functionpadmin= */, functionpadmin, Joined, INVALID, INVALID, nullptr, 0, DefaultVis, 0,
341 "Prepares an image for hotpatching", (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), "<arg>", nullptr, 0)
342OPTION(5, 887 /* --functionpadmin */, anonymous_6, Flag, INVALID, functionpadmin, nullptr, 0, DefaultVis, 0,
343 "Alias for --functionpadmin=", (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr, 0)
344OPTION(5, 904 /* --gc-sections */, gc_sections, Flag, INVALID, INVALID, nullptr, 0, DefaultVis, 0,
345 "Remove unused sections", (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr, 0)
346OPTION(5, 918 /* --guard-cf */, guard_cf, Flag, INVALID, INVALID, nullptr, 0, DefaultVis, 0,
347 "Enable Control Flow Guard", (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr, 0)
348OPTION(5, 929 /* --guard-longjmp */, guard_longjmp, Flag, INVALID, INVALID, nullptr, 0, DefaultVis, 0,
349 "Enable Control Flow Guard long jump hardening (default for --guard-cf)", (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr, 0)
350OPTION(5, 945 /* --heap= */, heap_eq, Joined, INVALID, heap, nullptr, 0, DefaultVis, 0,
351 "Set size of the initial heap", (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr, 0)
352OPTION(5, 953 /* --heap */, heap, Separate, INVALID, INVALID, nullptr, 0, DefaultVis, 0, nullptr, (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr, 0)
353OPTION(5, 960 /* --help */, help, Flag, INVALID, INVALID, nullptr, 0, DefaultVis, 0,
354 "Print option help", (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr, 0)
355OPTION(5, 967 /* --high-entropy-va */, high_entropy_va, Flag, INVALID, INVALID, nullptr, 0, DefaultVis, 0,
356 "Set the 'high entropy VA' flag", (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr, 0)
357OPTION(5, 985 /* --icf= */, icf_eq, Joined, INVALID, icf, nullptr, 0, DefaultVis, 0,
358 "Identical code folding", (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr, 0)
359OPTION(5, 992 /* --icf */, icf, Separate, INVALID, INVALID, nullptr, 0, DefaultVis, 0, nullptr, (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr, 0)
360OPTION(5, 998 /* --image-base= */, image_base_eq, Joined, INVALID, image_base, nullptr, 0, DefaultVis, 0,
361 "Base address of the program", (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr, 0)
362OPTION(5, 1012 /* --image-base */, image_base, Separate, INVALID, INVALID, nullptr, 0, DefaultVis, 0, nullptr, (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr, 0)
363OPTION(5, 1025 /* --insert-timestamp */, insert_timestamp, Flag, INVALID, INVALID, nullptr, 0, DefaultVis, 0,
364 "Include PE header timestamp", (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr, 0)
365OPTION(5, 1044 /* --kill-at */, kill_at, Flag, INVALID, INVALID, nullptr, 0, DefaultVis, 0,
366 "Remove @n from exported symbols", (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr, 0)
367OPTION(3, 1054 /* --large-address-aware */, large_address_aware, Flag, INVALID, INVALID, nullptr, 0, DefaultVis, 0,
368 "Enable large addresses", (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr, 0)
369OPTION(3, 1076 /* --lto-CGO */, lto_CGO, Joined, INVALID, INVALID, nullptr, 0, DefaultVis, 0,
370 "Codegen optimization level for LTO", (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), "<cgopt-level>", nullptr, 0)
371OPTION(3, 1086 /* --lto-cs-profile-file= */, lto_cs_profile_file, Joined, INVALID, INVALID, nullptr, 0, DefaultVis, 0,
372 "Context sensitive profile file path", (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr, 0)
373OPTION(3, 1109 /* --lto-cs-profile-generate */, lto_cs_profile_generate, Flag, INVALID, INVALID, nullptr, 0, DefaultVis, 0,
374 "Perform context sensitive PGO instrumentation", (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr, 0)
375OPTION(3, 1135 /* --lto-emit-asm */, lto_emit_asm, Flag, INVALID, INVALID, nullptr, 0, DefaultVis, 0,
376 "Emit assembly code", (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr, 0)
377OPTION(3, 1150 /* --lto-O */, lto_O, Joined, INVALID, INVALID, nullptr, 0, DefaultVis, 0,
378 "Optimization level for LTO", (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), "<opt-level>", nullptr, 0)
379OPTION(3, 1158 /* --lto-sample-profile= */, lto_sample_profile, Joined, INVALID, INVALID, nullptr, 0, DefaultVis, 0,
380 "Sample profile file path", (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr, 0)
381OPTION(1, 1180 /* -L */, L, JoinedOrSeparate, INVALID, INVALID, nullptr, 0, DefaultVis, 0,
382 "Add a directory to the library search path", (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), "<dir>", nullptr, 0)
383OPTION(1, 1183 /* -l */, l, JoinedOrSeparate, INVALID, INVALID, nullptr, 0, DefaultVis, 0,
384 "Root name of library to use", (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), "<libName>", nullptr, 0)
385OPTION(5, 1186 /* --major-image-version= */, anonymous_13_eq, Joined, INVALID, anonymous_13, nullptr, 0, DefaultVis, 0, nullptr, (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr, 0)
386OPTION(5, 1209 /* --major-image-version */, anonymous_13, Separate, INVALID, INVALID, nullptr, 0, DefaultVis, 0, nullptr, (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr, 0)
387OPTION(3, 1231 /* --major-os-version= */, major_os_version_eq, Joined, INVALID, major_os_version, nullptr, 0, DefaultVis, 0,
388 "Set the OS and subsystem major version", (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr, 0)
389OPTION(3, 1251 /* --major-os-version */, major_os_version, Separate, INVALID, INVALID, nullptr, 0, DefaultVis, 0, nullptr, (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr, 0)
390OPTION(3, 1270 /* --major-subsystem-version= */, major_subsystem_version_eq, Joined, INVALID, major_subsystem_version, nullptr, 0, DefaultVis, 0,
391 "Set the OS and subsystem major version", (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr, 0)
392OPTION(3, 1297 /* --major-subsystem-version */, major_subsystem_version, Separate, INVALID, INVALID, nullptr, 0, DefaultVis, 0, nullptr, (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr, 0)
393OPTION(5, 1323 /* --Map= */, map_eq, Joined, INVALID, map, nullptr, 0, DefaultVis, 0,
394 "Output a linker map", (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr, 0)
395OPTION(5, 1330 /* --Map */, map, Separate, INVALID, INVALID, nullptr, 0, DefaultVis, 0, nullptr, (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr, 0)
396OPTION(5, 1336 /* --minor-image-version= */, anonymous_14_eq, Joined, INVALID, anonymous_14, nullptr, 0, DefaultVis, 0, nullptr, (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr, 0)
397OPTION(5, 1359 /* --minor-image-version */, anonymous_14, Separate, INVALID, INVALID, nullptr, 0, DefaultVis, 0, nullptr, (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr, 0)
398OPTION(3, 1381 /* --minor-os-version= */, minor_os_version_eq, Joined, INVALID, minor_os_version, nullptr, 0, DefaultVis, 0,
399 "Set the OS and subsystem minor version", (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr, 0)
400OPTION(3, 1401 /* --minor-os-version */, minor_os_version, Separate, INVALID, INVALID, nullptr, 0, DefaultVis, 0, nullptr, (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr, 0)
401OPTION(3, 1420 /* --minor-subsystem-version= */, minor_subsystem_version_eq, Joined, INVALID, minor_subsystem_version, nullptr, 0, DefaultVis, 0,
402 "Set the OS and subsystem minor version", (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr, 0)
403OPTION(3, 1447 /* --minor-subsystem-version */, minor_subsystem_version, Separate, INVALID, INVALID, nullptr, 0, DefaultVis, 0, nullptr, (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr, 0)
404OPTION(5, 1473 /* --mllvm= */, mllvm_eq, Joined, INVALID, mllvm, nullptr, 0, DefaultVis, 0, nullptr, (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr, 0)
405OPTION(5, 1482 /* --mllvm */, mllvm, Separate, INVALID, INVALID, nullptr, 0, DefaultVis, 0, nullptr, (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr, 0)
406OPTION(1, 1490 /* -m */, m, JoinedOrSeparate, INVALID, INVALID, nullptr, 0, DefaultVis, 0,
407 "Set target emulation", (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr, 0)
408OPTION(3, 1493 /* --native-def= */, native_def_eq, Joined, INVALID, native_def, nullptr, 0, DefaultVis, 0,
409 "Use a module-definition file for the native view in a hybrid image", (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr, 0)
410OPTION(3, 1507 /* --native-def */, native_def, Separate, INVALID, INVALID, nullptr, 0, DefaultVis, 0, nullptr, (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr, 0)
411OPTION(5, 1520 /* --no-allow-multiple-definition */, no_allow_multiple_definition, Flag, INVALID, INVALID, nullptr, 0, DefaultVis, 0,
412 "Do not allow multiple definitions (default)", (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr, 0)
413OPTION(5, 1551 /* --no-demangle */, no_demangle, Flag, INVALID, INVALID, nullptr, 0, DefaultVis, 0,
414 "Do not demangle symbol names", (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr, 0)
415OPTION(5, 1565 /* --no-dynamicbase */, alias_no_dynamicbase, Flag, INVALID, disable_dynamicbase, nullptr, 0, DefaultVis, 0, nullptr, (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr, 0)
416OPTION(3, 1582 /* --no-fat-lto-objects */, no_fat_lto_objects, Flag, INVALID, INVALID, nullptr, 0, DefaultVis, 0,
417 "Ignore the .llvm.lto section in relocatable object files (default).", (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr, 0)
418OPTION(5, 1603 /* --no-fatal-warnings */, no_fatal_warnings, Flag, INVALID, INVALID, nullptr, 0, DefaultVis, 0,
419 "Do not treat warnings as errors (default)", (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr, 0)
420OPTION(5, 1623 /* --no-gc-sections */, no_gc_sections, Flag, INVALID, INVALID, nullptr, 0, DefaultVis, 0,
421 "Don't remove unused sections", (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr, 0)
422OPTION(5, 1640 /* --no-guard-cf */, no_guard_cf, Flag, INVALID, INVALID, nullptr, 0, DefaultVis, 0,
423 "Do not enable Control Flow Guard (default)", (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr, 0)
424OPTION(5, 1654 /* --no-guard-longjmp */, no_guard_longjmp, Flag, INVALID, INVALID, nullptr, 0, DefaultVis, 0,
425 "Do not enable Control Flow Guard long jump hardening", (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr, 0)
426OPTION(5, 1673 /* --no-insert-timestamp */, no_insert_timestamp, Flag, INVALID, INVALID, nullptr, 0, DefaultVis, 0,
427 "Don't include PE header timestamp", (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr, 0)
428OPTION(5, 1695 /* --no-seh */, no_seh, Flag, INVALID, INVALID, nullptr, 0, DefaultVis, 0,
429 "Set the 'no SEH' flag in the executable", (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr, 0)
430OPTION(5, 1704 /* --no-undefined */, anonymous_15, Flag, INVALID, INVALID, nullptr, 0, DefaultVis, 0, nullptr, (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr, 0)
431OPTION(5, 1719 /* --no-whole-archive */, no_whole_archive, Flag, INVALID, INVALID, nullptr, 0, DefaultVis, 0,
432 "No longer include all object files for following archives", (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr, 0)
433OPTION(1, 1738 /* -non_shared */, alias_Bstatic_non_shared, Flag, INVALID, Bstatic, nullptr, 0, DefaultVis, 0, nullptr, (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr, 0)
434OPTION(5, 1750 /* --nxcompat */, nxcompat, Flag, INVALID, INVALID, nullptr, 0, DefaultVis, 0,
435 "Set the 'nxcompat' flag in the executable", (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr, 0)
436OPTION(5, 1761 /* --out-implib= */, out_implib_eq, Joined, INVALID, out_implib, nullptr, 0, DefaultVis, 0,
437 "Import library name", (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr, 0)
438OPTION(5, 1775 /* --out-implib */, out_implib, Separate, INVALID, INVALID, nullptr, 0, DefaultVis, 0, nullptr, (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr, 0)
439OPTION(5, 1788 /* --output-def= */, output_def_eq, Joined, INVALID, output_def, nullptr, 0, DefaultVis, 0,
440 "Output def file", (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr, 0)
441OPTION(5, 1802 /* --output-def */, output_def, Separate, INVALID, INVALID, nullptr, 0, DefaultVis, 0, nullptr, (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr, 0)
442OPTION(1, 1815 /* -O */, anonymous_7, Joined, INVALID, INVALID, nullptr, 0, DefaultVis, 0, nullptr, (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr, 0)
443OPTION(1, 1818 /* -o */, o, JoinedOrSeparate, INVALID, INVALID, nullptr, 0, DefaultVis, 0,
444 "Path to file to write output", (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), "<path>", nullptr, 0)
445OPTION(5, 1821 /* --pdb= */, pdb_eq, Joined, INVALID, pdb, nullptr, 0, DefaultVis, 0,
446 "Output PDB debug info file, chosen implicitly if the argument is empty", (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr, 0)
447OPTION(5, 1828 /* --pdb */, pdb, Separate, INVALID, INVALID, nullptr, 0, DefaultVis, 0, nullptr, (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr, 0)
448OPTION(5, 1834 /* --pic-executable */, anonymous_16, Flag, INVALID, INVALID, nullptr, 0, DefaultVis, 0, nullptr, (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr, 0)
449OPTION(5, 1851 /* --plugin-opt=-fresolution= */, anonymous_21, Joined, INVALID, INVALID, nullptr, 0, DefaultVis, 0, nullptr, (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr, 0)
450OPTION(5, 1878 /* --plugin-opt=-pass-through= */, anonymous_22, Joined, INVALID, INVALID, nullptr, 0, DefaultVis, 0, nullptr, (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr, 0)
451OPTION(5, 1906 /* --plugin-opt=- */, plugin_opt_eq_minus, Joined, INVALID, INVALID, nullptr, 0, DefaultVis, 0,
452 "Specify an LLVM option for compatibility with LLVMgold.so", (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr, 0)
453OPTION(5, 1921 /* --plugin-opt=cs-profile-generate */, anonymous_2, Flag, INVALID, lto_cs_profile_generate, nullptr, 0, DefaultVis, 0,
454 "Alias for --lto-cs-profile-generate", (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr, 0)
455OPTION(5, 1954 /* --plugin-opt=cs-profile-path= */, anonymous_3, Joined, INVALID, lto_cs_profile_file, nullptr, 0, DefaultVis, 0,
456 "Alias for --lto-cs-profile-file", (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr, 0)
457OPTION(5, 1984 /* --plugin-opt=dwo_dir= */, plugin_opt_dwo_dir_eq, Joined, INVALID, INVALID, nullptr, 0, DefaultVis, 0,
458 "Directory to store .dwo files when LTO and debug fission are used", (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr, 0)
459OPTION(5, 2006 /* --plugin-opt=emit-asm */, plugin_opt_emit_asm, Flag, INVALID, lto_emit_asm, nullptr, 0, DefaultVis, 0,
460 "Alias for --lto-emit-asm", (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr, 0)
461OPTION(5, 2028 /* --plugin-opt=emit-llvm */, plugin_opt_emit_llvm, Flag, INVALID, INVALID, nullptr, 0, DefaultVis, 0, nullptr, (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr, 0)
462OPTION(5, 2051 /* --plugin-opt=jobs= */, anonymous_4, Joined, INVALID, thinlto_jobs_eq, nullptr, 0, DefaultVis, 0,
463 "Alias for --thinlto-jobs=", (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr, 0)
464OPTION(5, 2070 /* --plugin-opt=mcpu= */, plugin_opt_mcpu_eq, Joined, INVALID, INVALID, nullptr, 0, DefaultVis, 0, nullptr, (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr, 0)
465OPTION(5, 2089 /* --plugin-opt=O */, anonymous_1, Joined, INVALID, lto_O, nullptr, 0, DefaultVis, 0,
466 "Alias for --lto-O", (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr, 0)
467OPTION(5, 2104 /* --plugin-opt=thinlto */, anonymous_0, Joined, INVALID, INVALID, nullptr, 0, DefaultVis, 0, nullptr, (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr, 0)
468OPTION(5, 2125 /* --plugin-opt= */, plugin_opt_eq, Joined, INVALID, INVALID, nullptr, 0, DefaultVis, 0, nullptr, (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr, 0)
469OPTION(5, 2139 /* --plugin= */, anonymous_17_eq, Joined, INVALID, anonymous_17, nullptr, 0, DefaultVis, 0, nullptr, (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr, 0)
470OPTION(5, 2149 /* --plugin */, anonymous_17, Separate, INVALID, INVALID, nullptr, 0, DefaultVis, 0, nullptr, (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr, 0)
471OPTION(5, 2158 /* --pop-state */, pop_state, Flag, INVALID, INVALID, nullptr, 0, DefaultVis, 0,
472 "Restore the states saved by --push-state", (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr, 0)
473OPTION(5, 2170 /* --push-state */, push_state, Flag, INVALID, INVALID, nullptr, 0, DefaultVis, 0,
474 "Save the current state of --Bstatic/--Bdynamic and --whole-archive", (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr, 0)
475OPTION(5, 2183 /* --reproduce= */, reproduce_eq, Joined, INVALID, reproduce, nullptr, 0, DefaultVis, 0,
476 "Write a tar file containing input files and command line options to reproduce link", (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr, 0)
477OPTION(5, 2196 /* --reproduce */, reproduce, Separate, INVALID, INVALID, nullptr, 0, DefaultVis, 0, nullptr, (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr, 0)
478OPTION(5, 2208 /* --require-defined= */, require_defined_eq, Joined, INVALID, require_defined, nullptr, 0, DefaultVis, 0,
479 "Force symbol to be added to symbol table as an undefined one", (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr, 0)
480OPTION(5, 2227 /* --require-defined */, require_defined, Separate, INVALID, INVALID, nullptr, 0, DefaultVis, 0, nullptr, (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr, 0)
481OPTION(5, 2245 /* --rpath= */, rpath_eq, Joined, INVALID, rpath, nullptr, 0, DefaultVis, 0, nullptr, (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr, 0)
482OPTION(5, 2254 /* --rpath */, rpath, Separate, INVALID, INVALID, nullptr, 0, DefaultVis, 0, nullptr, (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr, 0)
483OPTION(5, 2262 /* --section-alignment= */, section_alignment_eq, Joined, INVALID, section_alignment, nullptr, 0, DefaultVis, 0,
484 "Set section alignment", (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr, 0)
485OPTION(5, 2283 /* --section-alignment */, section_alignment, Separate, INVALID, INVALID, nullptr, 0, DefaultVis, 0, nullptr, (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr, 0)
486OPTION(5, 2303 /* --shared */, shared, Flag, INVALID, INVALID, nullptr, 0, DefaultVis, 0,
487 "Build a shared object", (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr, 0)
488OPTION(5, 2312 /* --sort-common */, anonymous_19, Flag, INVALID, INVALID, nullptr, 0, DefaultVis, 0, nullptr, (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr, 0)
489OPTION(5, 2326 /* --stack= */, stack_eq, Joined, INVALID, stack, nullptr, 0, DefaultVis, 0,
490 "Set size of the initial stack", (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr, 0)
491OPTION(5, 2335 /* --stack */, stack, Separate, INVALID, INVALID, nullptr, 0, DefaultVis, 0, nullptr, (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr, 0)
492OPTION(5, 2343 /* --start-group */, anonymous_20, Flag, INVALID, INVALID, nullptr, 0, DefaultVis, 0, nullptr, (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr, 0)
493OPTION(1, 2357 /* -static */, alias_Bstatic_static, Flag, INVALID, Bstatic, nullptr, 0, DefaultVis, 0, nullptr, (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr, 0)
494OPTION(5, 2365 /* --strip-all */, strip_all, Flag, INVALID, INVALID, nullptr, 0, DefaultVis, 0,
495 "Omit all symbol information from the output binary", (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr, 0)
496OPTION(5, 2377 /* --strip-debug */, strip_debug, Flag, INVALID, INVALID, nullptr, 0, DefaultVis, 0,
497 "Omit all debug information, but keep symbol information", (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr, 0)
498OPTION(5, 2391 /* --subsystem= */, subs_eq, Joined, INVALID, subs, nullptr, 0, DefaultVis, 0,
499 "Specify subsystem", (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr, 0)
500OPTION(5, 2404 /* --subsystem */, subs, Separate, INVALID, INVALID, nullptr, 0, DefaultVis, 0, nullptr, (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr, 0)
501OPTION(5, 2416 /* --sysroot= */, anonymous_18_eq, Joined, INVALID, anonymous_18, nullptr, 0, DefaultVis, 0, nullptr, (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr, 0)
502OPTION(5, 2427 /* --sysroot */, anonymous_18, Separate, INVALID, INVALID, nullptr, 0, DefaultVis, 0, nullptr, (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr, 0)
503OPTION(1, 2437 /* -S */, alias_strip_S, Flag, INVALID, strip_debug, nullptr, 0, DefaultVis, 0, nullptr, (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr, 0)
504OPTION(1, 2440 /* -s */, alias_strip_s, Flag, INVALID, strip_all, nullptr, 0, DefaultVis, 0, nullptr, (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr, 0)
505OPTION(3, 2443 /* --thinlto-cache-dir= */, thinlto_cache_dir, Joined, INVALID, INVALID, nullptr, 0, DefaultVis, 0,
506 "Path to ThinLTO cached object file directory", (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr, 0)
507OPTION(3, 2464 /* --thinlto-cache-policy= */, thinlto_cache_policy_eq, Joined, INVALID, thinlto_cache_policy, nullptr, 0, DefaultVis, 0,
508 "Pruning policy for the ThinLTO cache", (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr, 0)
509OPTION(3, 2488 /* --thinlto-cache-policy */, thinlto_cache_policy, Separate, INVALID, INVALID, nullptr, 0, DefaultVis, 0, nullptr, (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr, 0)
510OPTION(3, 2511 /* --thinlto-emit-imports-files */, thinlto_emit_imports_files, Flag, INVALID, INVALID, nullptr, 0, DefaultVis, 0, nullptr, (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr, 0)
511OPTION(3, 2540 /* --thinlto-index-only= */, thinlto_index_only_eq, Joined, INVALID, INVALID, nullptr, 0, DefaultVis, 0, nullptr, (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr, 0)
512OPTION(3, 2562 /* --thinlto-index-only */, thinlto_index_only, Flag, INVALID, INVALID, nullptr, 0, DefaultVis, 0, nullptr, (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr, 0)
513OPTION(3, 2583 /* --thinlto-jobs= */, thinlto_jobs_eq, Joined, INVALID, INVALID, nullptr, 0, DefaultVis, 0,
514 "Number of ThinLTO jobs. Default to --threads=", (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr, 0)
515OPTION(3, 2599 /* --thinlto-object-suffix-replace= */, thinlto_object_suffix_replace_eq, Joined, INVALID, INVALID, nullptr, 0, DefaultVis, 0, nullptr, (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr, 0)
516OPTION(3, 2632 /* --thinlto-prefix-replace= */, thinlto_prefix_replace_eq, Joined, INVALID, INVALID, nullptr, 0, DefaultVis, 0, nullptr, (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr, 0)
517OPTION(3, 2658 /* --threads= */, threads_eq, Joined, INVALID, threads, nullptr, 0, DefaultVis, 0,
518 "Number of threads. '1' disables multi-threading. By default all available hardware threads are used", (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr, 0)
519OPTION(3, 2669 /* --threads */, threads, Separate, INVALID, INVALID, nullptr, 0, DefaultVis, 0, nullptr, (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr, 0)
520OPTION(5, 2679 /* --tsaware */, tsaware, Flag, INVALID, INVALID, nullptr, 0, DefaultVis, 0,
521 "Set the 'Terminal Server aware' flag", (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr, 0)
522OPTION(3, 2689 /* --undefined-glob= */, undefined_glob_eq, Joined, INVALID, undefined_glob, nullptr, 0, DefaultVis, 0,
523 "Force undefined symbol during linking", (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), "<pattern>", nullptr, 0)
524OPTION(3, 2707 /* --undefined-glob */, undefined_glob, Separate, INVALID, INVALID, nullptr, 0, DefaultVis, 0, nullptr, (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), "<pattern>", nullptr, 0)
525OPTION(5, 2724 /* --undefined= */, undefined_eq, Joined, INVALID, undefined, nullptr, 0, DefaultVis, 0,
526 "Include symbol in the link, if available", (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr, 0)
527OPTION(5, 2737 /* --undefined */, undefined, Separate, INVALID, INVALID, nullptr, 0, DefaultVis, 0, nullptr, (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr, 0)
528OPTION(1, 2749 /* -u */, alias_undefined_u, JoinedOrSeparate, INVALID, undefined, nullptr, 0, DefaultVis, 0, nullptr, (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr, 0)
529OPTION(5, 2752 /* --verbose */, verbose, Flag, INVALID, INVALID, nullptr, 0, DefaultVis, 0,
530 "Verbose mode", (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr, 0)
531OPTION(5, 2762 /* --version */, version, Flag, INVALID, INVALID, nullptr, 0, DefaultVis, 0,
532 "Display the version number and exit", (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr, 0)
533OPTION(1, 2772 /* -v */, v, Flag, INVALID, INVALID, nullptr, 0, DefaultVis, 0,
534 "Display the version number", (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr, 0)
535OPTION(5, 2775 /* --whole-archive */, whole_archive, Flag, INVALID, INVALID, nullptr, 0, DefaultVis, 0,
536 "Include all object files for following archives", (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), nullptr, nullptr, 0)
537OPTION(5, 2791 /* --wrap= */, wrap_eq, Joined, INVALID, wrap, nullptr, 0, DefaultVis, 0,
538 "Use wrapper functions for symbol", (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), "<symbol>", nullptr, 0)
539OPTION(5, 2799 /* --wrap */, wrap, Separate, INVALID, INVALID, nullptr, 0, DefaultVis, 0, nullptr, (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), "<symbol>", nullptr, 0)
540OPTION(5, 2806 /* --Xlink= */, Xlink_eq, Joined, INVALID, Xlink, nullptr, 0, DefaultVis, 0,
541 "Pass <arg> to the COFF linker", (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), "<arg>", nullptr, 0)
542OPTION(5, 2815 /* --Xlink */, Xlink, Separate, INVALID, INVALID, nullptr, 0, DefaultVis, 0, nullptr, (std::array<std::pair<std::array<unsigned, 2>, const char*>, 1>{{ {std::array<unsigned, 2>{{0, 0}}, nullptr} }}), "<arg>", nullptr, 0)
543#endif // OPTION
544
545#ifdef SIMPLE_ENUM_VALUE_TABLE
546
547struct SimpleEnumValue {
548 const char *Name;
549 unsigned Value;
550};
551
552struct SimpleEnumValueTable {
553 const SimpleEnumValue *Table;
554 unsigned Size;
555};
556static const SimpleEnumValueTable SimpleEnumValueTables[] = {};
557static const unsigned SimpleEnumValueTablesSize = std::size(SimpleEnumValueTables);
558#endif // SIMPLE_ENUM_VALUE_TABLE
559
560/////////
561
562// SubCommands
563
564#ifdef OPTTABLE_SUBCOMMANDS_CODE
565static constexpr llvm::opt::OptTable::SubCommand OptionSubCommands[] = {
566};
567#endif // OPTTABLE_SUBCOMMANDS_CODE
568
569
570