aboutsummaryrefslogtreecommitdiff
path: root/llvm/unittests/Support/ErrorTest.cpp
diff options
context:
space:
mode:
authorCraig Topper <craig.topper@sifive.com>2021-09-08 14:26:05 -0700
committerCraig Topper <craig.topper@sifive.com>2021-09-08 14:26:07 -0700
commita574f0e0c347cd8bee97e6770022aeb537542b22 (patch)
tree955095827a403e28e3faad08cefd955364e998c8 /llvm/unittests/Support/ErrorTest.cpp
parent0375734439a0eaeab76a48eff6ef974017bbf4fe (diff)
downloadllvm-a574f0e0c347cd8bee97e6770022aeb537542b22.zip
llvm-a574f0e0c347cd8bee97e6770022aeb537542b22.tar.gz
llvm-a574f0e0c347cd8bee97e6770022aeb537542b22.tar.bz2
[RISCV] Disable use of i128 shift libcalls on RV32.
Since i128 isn't a legal C type on RV32, I don't believe libgcc implements these functions for RV32. compiler-rt does implement them because i128 support is enabled in order to handle long double. This is consistent with 32-bit X86 and ARM. Reviewed By: efriedma Differential Revision: https://reviews.llvm.org/D109383
Diffstat (limited to 'llvm/unittests/Support/ErrorTest.cpp')
0 files changed, 0 insertions, 0 deletions