Skip to content

Commit 7a34ec1

Browse files
committed
chore: remove optimization options from maths functions (ref llvm#126315)
1 parent 8790b2c commit 7a34ec1

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

libc/test/src/stdfix/CMakeLists.txt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -82,8 +82,6 @@ foreach(suffix IN ITEMS hr r lr hk k lk uhr ur ulr uhk uk ulk)
8282
CountlsTest.h
8383
SRCS
8484
countls${suffix}_test.cpp
85-
COMPILE_OPTIONS
86-
${libc_opt_high_flag}
8785
DEPENDS
8886
libc.src.stdfix.countls${suffix}
8987
libc.src.__support.fixed_point.fx_rep

0 commit comments

Comments
 (0)