@@ -1275,14 +1275,6 @@ add_entrypoint_object(
1275
1275
libc.src.__support.FPUtil.nearest_integer_operations
1276
1276
)
1277
1277
1278
- add_object_library (
1279
- exp_utils
1280
- HDRS
1281
- exp_utils.h
1282
- SRCS
1283
- exp_utils.cpp
1284
- )
1285
-
1286
1278
add_entrypoint_object (
1287
1279
erff
1288
1280
SRCS
@@ -3978,7 +3970,7 @@ add_entrypoint_object(
3978
3970
libc.src.__support.FPUtil.polyeval
3979
3971
libc.src.__support.FPUtil.sqrt
3980
3972
libc.src.__support.macros.optimization
3981
- libc.src.__support.macros.properties.types
3973
+ libc.src.__support.macros.properties.types
3982
3974
)
3983
3975
3984
3976
add_entrypoint_object (
@@ -4046,7 +4038,7 @@ add_entrypoint_object(
4046
4038
libc.src.__support.FPUtil.multiply_add
4047
4039
libc.src.__support.FPUtil.polyeval
4048
4040
libc.src.__support.macros.optimization
4049
- libc.src.__support.macros.properties.types
4041
+ libc.src.__support.macros.properties.types
4050
4042
)
4051
4043
4052
4044
add_object_library (
@@ -4093,7 +4085,7 @@ add_entrypoint_object(
4093
4085
libc.src.__support.FPUtil.polyeval
4094
4086
libc.src.__support.FPUtil.sqrt
4095
4087
libc.src.__support.macros.optimization
4096
- libc.src.__support.macros.properties.types
4088
+ libc.src.__support.macros.properties.types
4097
4089
)
4098
4090
4099
4091
add_header_library (
@@ -4162,7 +4154,7 @@ add_entrypoint_object(
4162
4154
libc.src.__support.FPUtil.polyeval
4163
4155
libc.src.__support.FPUtil.sqrt
4164
4156
libc.src.__support.macros.optimization
4165
- libc.src.__support.macros.properties.types
4157
+ libc.src.__support.macros.properties.types
4166
4158
)
4167
4159
4168
4160
add_entrypoint_object (
@@ -4181,7 +4173,7 @@ add_entrypoint_object(
4181
4173
libc.src.__support.FPUtil.polyeval
4182
4174
libc.src.__support.FPUtil.sqrt
4183
4175
libc.src.__support.macros.optimization
4184
- libc.src.__support.macros.properties.types
4176
+ libc.src.__support.macros.properties.types
4185
4177
libc.src.__support.macros.properties.cpu_features
4186
4178
)
4187
4179
@@ -4201,7 +4193,7 @@ add_entrypoint_object(
4201
4193
libc.src.__support.FPUtil.polyeval
4202
4194
libc.src.__support.FPUtil.sqrt
4203
4195
libc.src.__support.macros.optimization
4204
- libc.src.__support.macros.properties.types
4196
+ libc.src.__support.macros.properties.types
4205
4197
)
4206
4198
4207
4199
add_header_library (
0 commit comments