================ @@ -3184,6 +3199,21 @@ add_entrypoint_object( libc.src.__support.FPUtil.division_and_remainder_operations ) +add_entrypoint_object( + remquobf16 + SRCS + remquobf16.cpp + HDRS + ../remquobf16.h + DEPENDS + libc.src.__support.common + libc.src.__support.FPUtil.bfloat16 + libc.src.__support.FPUtil.division_and_remainder_operations + libc.src.__support.macros.properties.types + libc.src.__support.macros.config +) + + ---------------- overmighty wrote:
Nit: extra blank line. ```suggestion ``` https://github.com/llvm/llvm-project/pull/154652 _______________________________________________ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits