[libc-commits] [libc] [libc][stdfix] Add round functions for fixed point types. (PR #81994)

Guillaume Chatelet via libc-commits libc-commits at lists.llvm.org
Fri Feb 16 07:39:23 PST 2024


================
@@ -17,4 +17,5 @@ add_header_library(
     libc.include.llvm-libc-macros.stdfix_macros
     libc.src.__support.macros.attributes
     libc.src.__support.macros.optimization
+    libc.src.__support.CPP.bit
----------------
gchatelet wrote:

You may want to update the Bazel build as well.

https://github.com/llvm/llvm-project/pull/81994


More information about the libc-commits mailing list