Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
@mikhail.ramalho has a patch out for the full build which includes fenv_t definition: https://reviews.llvm.org/D145444
Comment Actions
For now, we are focusing on building libc with -DLLVM_LIBC_FULL_BUILD=OFF, that's why the definition is only added in the next patch in the series.