[libc-commits] [PATCH] D145594: [libc] Add fenv_t and signal macros in riscv

Alex Brachet via Phabricator via libc-commits libc-commits at lists.llvm.org
Wed Mar 8 09:55:10 PST 2023


abrachet added inline comments.


================
Comment at: libc/include/llvm-libc-types/fenv_t.h:27
 #else
 #error "fenv_t not defined for your platform"
 #endif
----------------
I think the __riscv check should be above this


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D145594/new/

https://reviews.llvm.org/D145594



More information about the libc-commits mailing list