rogfer01 added inline comments.
================ Comment at: lib/Driver/ToolChains/Arch/RISCV.cpp:381 + // FIXME: currently defaults to the soft-float ABIs. Will need to be + // expanded to select ilp32f, ilp32d, lp64f, lp64d when appropriate. ---------------- When 64-bit is upstreamed and `lp64d` implemented, I plan to default `riscv64-unknown-linux-gnu` to `lp64d` here. Does this sound sensible? https://reviews.llvm.org/D48357 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits