File tree 1 file changed +10
-10
lines changed
1 file changed +10
-10
lines changed Original file line number Diff line number Diff line change @@ -308,35 +308,35 @@ LIBGCCJIT_ABI_31 {
308
308
gcc_jit_global_set_readonly;
309
309
} LIBGCCJIT_ABI_30;
310
310
311
- LIBGCCJIT_ABI_31 {
311
+ LIBGCCJIT_ABI_32 {
312
312
gcc_jit_block_add_try_catch;
313
313
gcc_jit_block_add_try_finally;
314
314
gcc_jit_function_set_personality_function;
315
- } LIBGCCJIT_ABI_30 ;
315
+ } LIBGCCJIT_ABI_31 ;
316
316
317
- LIBGCCJIT_ABI_32 {
317
+ LIBGCCJIT_ABI_33 {
318
318
global:
319
319
gcc_jit_context_get_target_builtin_function;
320
320
gcc_jit_context_new_rvalue_vector_perm;
321
321
gcc_jit_context_new_vector_access;
322
322
gcc_jit_set_global_personality_function_name;
323
- } LIBGCCJIT_ABI_31 ;
323
+ } LIBGCCJIT_ABI_32 ;
324
324
325
- LIBGCCJIT_ABI_33 {
325
+ LIBGCCJIT_ABI_34 {
326
326
global:
327
327
gcc_jit_context_get_target_info;
328
328
gcc_jit_target_info_release;
329
329
gcc_jit_target_info_cpu_supports;
330
330
gcc_jit_target_info_arch;
331
331
gcc_jit_target_info_supports_128bit_int;
332
- } LIBGCCJIT_ABI_32 ;
332
+ } LIBGCCJIT_ABI_33 ;
333
333
334
- LIBGCCJIT_ABI_34 {
334
+ LIBGCCJIT_ABI_35 {
335
335
global:
336
336
gcc_jit_context_set_output_ident;
337
- } LIBGCCJIT_ABI_33 ;
337
+ } LIBGCCJIT_ABI_34 ;
338
338
339
- LIBGCCJIT_ABI_35 {
339
+ LIBGCCJIT_ABI_36 {
340
340
global:
341
341
gcc_jit_function_new_temp;
342
- } LIBGCCJIT_ABI_34 ;
342
+ } LIBGCCJIT_ABI_35 ;
You can’t perform that action at this time.
0 commit comments