[all-commits] [llvm/llvm-project] 32e9f3: RuntimeLibcalls: Pass in ABI name from MCOptions
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Thu Jun 19 06:36:26 PDT 2025
Branch: refs/heads/users/arsenm/runtime-libcalls/pass-in-abi-name
Home: https://github.com/llvm/llvm-project
Commit: 32e9f358847001c7d82116d62dd560f0d40059af
https://github.com/llvm/llvm-project/commit/32e9f358847001c7d82116d62dd560f0d40059af
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2025-06-19 (Thu, 19 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
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