[PATCH] D113959: [llvm][RISC-V] Use floating-point ABI by default if possible

Sébastien Bourdeauducq via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 18 21:20:22 PST 2021


sbourdeauducq added a comment.

Also note that the LLVM C API, which many libraries use including inkwell/llvm-sys, does not expose the ABI settings. Getting the default right most of the time would, in practice, help with using LLVM.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D113959



More information about the llvm-commits mailing list