diff options
author | Mikhail R. Gadelha <mikhail@igalia.com> | 2024-07-04 18:34:39 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-07-04 13:34:39 -0300 |
commit | 0ccec541d526a1be84fdfcf8f42553965dadff78 (patch) | |
tree | 026921f1f9295efb73e2cb697900359321cd8191 /llvm/lib/Support/CommandLine.cpp | |
parent | 8bb4294be71e10eca02e23aab4f17af905687c4a (diff) | |
download | llvm-0ccec541d526a1be84fdfcf8f42553965dadff78.zip llvm-0ccec541d526a1be84fdfcf8f42553965dadff78.tar.gz llvm-0ccec541d526a1be84fdfcf8f42553965dadff78.tar.bz2 |
[libc] Fix compilation when long double is used as float128 (#97747)
Small patch that fixes the compilation when float128 is a long double, e.g., rv32. It fixes a static_cast, adds a missing %= operator and changes a cast to use get_val() in a test case instead
Diffstat (limited to 'llvm/lib/Support/CommandLine.cpp')
0 files changed, 0 insertions, 0 deletions