[all-commits] [llvm/llvm-project] 58987d: RuntimeLibcalls: Pass in ABI name from MCOptions (...
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Mon Jun 23 06:15:06 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 58987d2e34e67742e3a65b1bb94ec2cfebae805f
https://github.com/llvm/llvm-project/commit/58987d2e34e67742e3a65b1bb94ec2cfebae805f
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2025-06-23 (Mon, 23 Jun 2025)
Changed paths:
M llvm/include/llvm/IR/RuntimeLibcalls.h
M llvm/lib/CodeGen/TargetLoweringBase.cpp
M llvm/lib/IR/RuntimeLibcalls.cpp
Log Message:
-----------
RuntimeLibcalls: Pass in ABI name from MCOptions (#144894)
ARM needs this to compute the available libcalls.
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