Skip to content

Commit 0ea32cc

Browse files
committed
update
1 parent 0e78eee commit 0ea32cc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

tests/other/metadce/hello_libcxx_fastcomp_O2.funcs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -409,6 +409,7 @@ $___floatscan
409409
$___fwritex
410410
$___get_locale
411411
$___intscan
412+
$___isxdigit_l
412413
$___loc_is_allocated
413414
$___munmap
414415
$___newlocale
@@ -448,7 +449,6 @@ $_getint
448449
$_hexfloat
449450
$_isdigit
450451
$_isspace
451-
$_isxdigit_l
452452
$_main
453453
$_malloc
454454
$_mbrtowc

tests/other/metadce/hello_libcxx_fastcomp_O2_EMULATED_FUNCTION_POINTERS.funcs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -409,6 +409,7 @@ $___floatscan
409409
$___fwritex
410410
$___get_locale
411411
$___intscan
412+
$___isxdigit_l
412413
$___loc_is_allocated
413414
$___munmap
414415
$___newlocale
@@ -448,7 +449,6 @@ $_getint
448449
$_hexfloat
449450
$_isdigit
450451
$_isspace
451-
$_isxdigit_l
452452
$_main
453453
$_malloc
454454
$_mbrtowc

0 commit comments

Comments
 (0)