aboutsummaryrefslogtreecommitdiff
path: root/llvm/unittests/Support/KnownBitsTest.cpp
diff options
context:
space:
mode:
authorDaniel Paoliello <danpao@microsoft.com>2024-09-30 10:40:01 -0700
committerGitHub <noreply@github.com>2024-09-30 10:40:01 -0700
commitce6369ed44abd687b154e5ea7ab6ad73d22f35cc (patch)
treefab1793a0a9caf11a1ceb5f55feda2221454f105 /llvm/unittests/Support/KnownBitsTest.cpp
parent005f815313566dadec4037d6a34dad513e760527 (diff)
downloadllvm-ce6369ed44abd687b154e5ea7ab6ad73d22f35cc.zip
llvm-ce6369ed44abd687b154e5ea7ab6ad73d22f35cc.tar.gz
llvm-ce6369ed44abd687b154e5ea7ab6ad73d22f35cc.tar.bz2
Fix build break when building RISCVInstrInfo.cpp with MSVC (#110342)
After #109774 MSVC is failing to build LLVM with the error: ``` llvm\lib\Target\RISCV\RISCVInstrInfo.cpp(782): warning C4018: '<': signed/unsigned mismatch ``` Fix is ensure that the RHS is an unsigned integer.
Diffstat (limited to 'llvm/unittests/Support/KnownBitsTest.cpp')
0 files changed, 0 insertions, 0 deletions