diff options
author | Matt Arsenault <Matthew.Arsenault@amd.com> | 2025-06-12 17:38:52 +0900 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-06-12 17:38:52 +0900 |
commit | 5434b85d2c7a83d9cebae06dad2f9d630e9a3927 (patch) | |
tree | 64c69580a12e2c4f33592aa794f2bdbf35378b63 /clang/lib/Sema/SemaModule.cpp | |
parent | 4079ed3c9e72d64746c5d3f05fc585d844c1e8a7 (diff) | |
download | llvm-5434b85d2c7a83d9cebae06dad2f9d630e9a3927.zip llvm-5434b85d2c7a83d9cebae06dad2f9d630e9a3927.tar.gz llvm-5434b85d2c7a83d9cebae06dad2f9d630e9a3927.tar.bz2 |
ARM: Remove fake entries for divrem libcalls (#143832)
This was defining aliases of the i32 divrem functions for the i8
and i16 cases. This is unnecessary and was unused. The divrem
candidate cases wouldn't have formed with illegal types in the
first place, so codegen wouldn't even query these.
Diffstat (limited to 'clang/lib/Sema/SemaModule.cpp')
0 files changed, 0 insertions, 0 deletions