@@ -4923,6 +4923,7 @@ add_entrypoint_object(
4923
4923
libc.src.__support.FPUtil.bfloat16
4924
4924
libc.src.__support.FPUtil.generic.add_sub
4925
4925
libc.src.__support.macros.config
4926
+ libc.src.__support.macros.properties.types
4926
4927
)
4927
4928
4928
4929
add_entrypoint_object (
@@ -4936,6 +4937,7 @@ add_entrypoint_object(
4936
4937
libc.src.__support.FPUtil.bfloat16
4937
4938
libc.src.__support.FPUtil.generic.add_sub
4938
4939
libc.src.__support.macros.config
4940
+ libc.src.__support.macros.properties.types
4939
4941
)
4940
4942
4941
4943
add_entrypoint_object (
@@ -4949,6 +4951,7 @@ add_entrypoint_object(
4949
4951
libc.src.__support.FPUtil.bfloat16
4950
4952
libc.src.__support.FPUtil.generic.add_sub
4951
4953
libc.src.__support.macros.config
4954
+ libc.src.__support.macros.properties.types
4952
4955
)
4953
4956
4954
4957
add_entrypoint_object (
@@ -4962,6 +4965,7 @@ add_entrypoint_object(
4962
4965
libc.src.__support.FPUtil.bfloat16
4963
4966
libc.src.__support.FPUtil.generic.add_sub
4964
4967
libc.src.__support.macros.config
4968
+ libc.src.__support.macros.properties.types
4965
4969
)
4966
4970
4967
4971
@@ -4976,6 +4980,7 @@ add_entrypoint_object(
4976
4980
libc.src.__support.FPUtil.bfloat16
4977
4981
libc.src.__support.FPUtil.generic.add_sub
4978
4982
libc.src.__support.macros.config
4983
+ libc.src.__support.macros.properties.types
4979
4984
)
4980
4985
4981
4986
add_entrypoint_object (
@@ -4989,6 +4994,7 @@ add_entrypoint_object(
4989
4994
libc.src.__support.FPUtil.bfloat16
4990
4995
libc.src.__support.FPUtil.generic.add_sub
4991
4996
libc.src.__support.macros.config
4997
+ libc.src.__support.macros.properties.types
4992
4998
)
4993
4999
4994
5000
add_entrypoint_object (
@@ -5002,6 +5008,7 @@ add_entrypoint_object(
5002
5008
libc.src.__support.FPUtil.bfloat16
5003
5009
libc.src.__support.FPUtil.generic.add_sub
5004
5010
libc.src.__support.macros.config
5011
+ libc.src.__support.macros.properties.types
5005
5012
)
5006
5013
5007
5014
add_entrypoint_object (
@@ -5015,4 +5022,5 @@ add_entrypoint_object(
5015
5022
libc.src.__support.FPUtil.bfloat16
5016
5023
libc.src.__support.FPUtil.generic.add_sub
5017
5024
libc.src.__support.macros.config
5025
+ libc.src.__support.macros.properties.types
5018
5026
)
0 commit comments