[clang] [clang][RISCV] Add big-endian RISC-V target support (PR #165599)
Sam Elliott via cfe-commits
cfe-commits at lists.llvm.org
Fri Oct 31 12:01:44 PDT 2025
lenary wrote:
I'm very wary of adding clang support before codegen is settled. Usually we proceed objects -> codegen -> frontend.
https://github.com/llvm/llvm-project/pull/165599
More information about the cfe-commits
mailing list