================
@@ -4085,6 +4085,7 @@ add_fp_unittest(
     NextAfterTest.h
   DEPENDS
     libc.hdr.fenv_macros
+    libc.src.__support.FPUtil.float128
     libc.src.math.nextafterf128
     libc.src.__support.CPP.bit
     libc.src.__support.FPUtil.fenv_impl
----------------
Sukumarsawant wrote:

```suggestion
libc.hdr.fenv_macros
libc.src.math.nextafterf128
libc.src.__support.CPP.bit
libc.src.__support.FPUtil.fenv_impl
    libc.src.__support.FPUtil.float128
```

https://github.com/llvm/llvm-project/pull/217575
_______________________________________________
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

Reply via email to