We were calculating twice ilp32/lp64. Do this just in one place instead.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
lib/Driver/ToolChains/Arch/RISCV.cpp | ||
---|---|---|
381 ↗ | (On Diff #152051) | When 64-bit is upstreamed and lp64d implemented, I plan to default riscv64-unknown-linux-gnu to lp64d here. Does this sound sensible? |
Comment Actions
Given we now have support for the floating-point ABIs, can you rebase and update this patch?
Comment Actions
Hi @lenary, sure I can rebase this.
However, I think it may be better to do the lp64d change in another phab so we can keep this one NFC.