[all-commits] [llvm/llvm-project] 01a82f: RuntimeLibcalls: Fix dropping first libcall entry
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Mon Jul 7 22:14:11 PDT 2025
Branch: refs/heads/users/arsenm/runtime-libcalls/fix-losing-first-libcall-impl-entry
Home: https://github.com/llvm/llvm-project
Commit: 01a82fa02ce9b4857cda8c90aba232766676dccb
https://github.com/llvm/llvm-project/commit/01a82fa02ce9b4857cda8c90aba232766676dccb
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2025-07-08 (Tue, 08 Jul 2025)
Changed paths:
M lld/test/wasm/lto/Inputs/libcall-archive.ll
M lld/test/wasm/lto/libcall-archive.ll
M llvm/include/llvm/IR/RuntimeLibcalls.h
Log Message:
-----------
RuntimeLibcalls: Fix dropping first libcall entry
Fixes regression reported after #144973, which happened to
be acosf.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list