diff options
author | Martin Storsjö <martin@martin.st> | 2025-06-12 08:58:26 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-06-12 08:58:26 +0300 |
commit | bec85f3b187f57713e01191381c88134e122bd35 (patch) | |
tree | eec5102d954a06166b9ccc0126de6f3873372dd4 /llvm/lib/CodeGen/MachineBasicBlock.cpp | |
parent | 2efff47363f18966cd37461323b5db5418183534 (diff) | |
download | llvm-bec85f3b187f57713e01191381c88134e122bd35.zip llvm-bec85f3b187f57713e01191381c88134e122bd35.tar.gz llvm-bec85f3b187f57713e01191381c88134e122bd35.tar.bz2 |
[LLD] [COFF] [test] Readd lto-late-arm.ll (#143494)
This testcase was removed in 4cafd28b7dd92080103d11cccc78d9a2f01e1242,
as a082f665f85b1002ab22af263eeafceca5288657 had made it no longer
trigger the error that it was supposed to do. (Because the latter of
those two commits makes the symbol "__rt_sdiv" be included among the
potential libcalls listed by lto::LTO::getRuntimeLibcallSymbols().)
Readd the test as a positive test, making sure that such libcalls can
get linked.
We do have preexisting test coverage for LTO libcalls overall in
libcall-archive.ll, but readd this test to cover specifically the ARM
division helper functions as well.
Diffstat (limited to 'llvm/lib/CodeGen/MachineBasicBlock.cpp')
0 files changed, 0 insertions, 0 deletions