aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Sema/SemaModule.cpp
diff options
context:
space:
mode:
authorMatt Arsenault <Matthew.Arsenault@amd.com>2025-06-12 17:38:52 +0900
committerGitHub <noreply@github.com>2025-06-12 17:38:52 +0900
commit5434b85d2c7a83d9cebae06dad2f9d630e9a3927 (patch)
tree64c69580a12e2c4f33592aa794f2bdbf35378b63 /clang/lib/Sema/SemaModule.cpp
parent4079ed3c9e72d64746c5d3f05fc585d844c1e8a7 (diff)
downloadllvm-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