[libc-commits] [PATCH] D152563: [libc] Minimal support for riscv32
Alex Bradbury via Phabricator via libc-commits
libc-commits at lists.llvm.org
Mon Jun 12 07:58:42 PDT 2023
asb added a comment.
I'm not familiar enough with LLVM's libc to have a strong opinion here, but my suspicion is that a single riscv/ directory (with ifdefs in files as needed) is going to be a better solution than having directories for both riscv32 and riscv64. But if the plan is to leave refactoring this to D148797 <https://reviews.llvm.org/D148797>, that seems fine to me.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D152563/new/
https://reviews.llvm.org/D152563
More information about the libc-commits
mailing list