diff options
author | Jianjian Guan <jacquesguan@me.com> | 2023-12-15 11:16:05 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-12-15 11:16:05 +0800 |
commit | 3fe81410b23c4f13954e99c7180fa8a7e1e8ee88 (patch) | |
tree | bcdf58fbb901d45d1418578ed40d55acfb1e3608 /llvm/lib/ProfileData/Coverage/CoverageMapping.cpp | |
parent | 9cdb825a4f1bf9e75829d03879620c6144d0b7bc (diff) | |
download | llvm-3fe81410b23c4f13954e99c7180fa8a7e1e8ee88.zip llvm-3fe81410b23c4f13954e99c7180fa8a7e1e8ee88.tar.gz llvm-3fe81410b23c4f13954e99c7180fa8a7e1e8ee88.tar.bz2 |
[clang][RISCV] Change default abi with f extension but without d extension (#73489)
Now we have default abi lp64 for rv64if and ilp32 for rv32if, which is
different with riscv-gnu-toolchain. In
https://github.com/riscv-collab/riscv-gnu-toolchain/blob/8e9fb09a0c4b1e566492ee6f42e8c1fa5ef7e0c2/configure#L3385
when have f and not d, it prefers lp64f/ilp32f but no soft float. This
patch tries to make their behaviors consistent.
Diffstat (limited to 'llvm/lib/ProfileData/Coverage/CoverageMapping.cpp')
0 files changed, 0 insertions, 0 deletions