[all-commits] [llvm/llvm-project] 98b6aa: RuntimeLibcalls: Pass in exception handling type
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Thu Jun 19 03:06:30 PDT 2025
Branch: refs/heads/users/arsenm/runtime-libcalls/pass-in-exception-handling-type
Home: https://github.com/llvm/llvm-project
Commit: 98b6aae87aa4afe93609e499d383e93417eb577f
https://github.com/llvm/llvm-project/commit/98b6aae87aa4afe93609e499d383e93417eb577f
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
M llvm/lib/Target/VE/VEISelLowering.cpp
M llvm/lib/Target/X86/X86ISelLowering.cpp
Log Message:
-----------
RuntimeLibcalls: Pass in exception handling type
All of the ABI options that influence libcall decisions need
to be passed in.
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