diff options
author | Michael Jones <michaelrj@google.com> | 2025-03-04 14:32:36 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-03-04 14:32:36 -0800 |
commit | ed5cd8d4642e6918bd64cae01cfe7056c6153da9 (patch) | |
tree | f40100efb61deb9495634718f124f85b32618f03 /llvm/lib/Transforms/Utils/InlineFunction.cpp | |
parent | a12744ff05bbc2d0de711afb8b3a1c7a03a33914 (diff) | |
download | llvm-ed5cd8d4642e6918bd64cae01cfe7056c6153da9.zip llvm-ed5cd8d4642e6918bd64cae01cfe7056c6153da9.tar.gz llvm-ed5cd8d4642e6918bd64cae01cfe7056c6153da9.tar.bz2 |
[libc] Fix casts for arm32 after Wconversion (#129771)
Followup to #127523
There were some test failures on arm32 after enabling Wconversion. There
were some tests that were failing due to missing casts. Also I changed
BigInt's `safe_get_at` back to being signed since it needed the ability
to be negative.
Diffstat (limited to 'llvm/lib/Transforms/Utils/InlineFunction.cpp')
0 files changed, 0 insertions, 0 deletions