Skip to content

Commit c8ffe9b

Browse files
committed
fix conflcts
1 parent 5d08800 commit c8ffe9b

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

libc/src/math/generic/CMakeLists.txt

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -3968,18 +3968,6 @@ add_entrypoint_object(
39683968
libc.src.__support.FPUtil.sqrt
39693969
)
39703970

3971-
add_object_library(
3972-
inv_trigf_utils
3973-
HDRS
3974-
inv_trigf_utils.h
3975-
SRCS
3976-
inv_trigf_utils.cpp
3977-
DEPENDS
3978-
libc.src.__support.FPUtil.multiply_add
3979-
libc.src.__support.FPUtil.polyeval
3980-
libc.src.__support.common
3981-
)
3982-
39833971
add_entrypoint_object(
39843972
asinf
39853973
SRCS

0 commit comments

Comments
 (0)