[all-commits] [llvm/llvm-project] 1c35fe: RuntimeLibcalls: Pass in exception handling type (...

Matt Arsenault via All-commits all-commits at lists.llvm.org
Thu Jun 19 03:09:14 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1c35fe4e6b2596d153da82b23d04a3779fb12730
      https://github.com/llvm/llvm-project/commit/1c35fe4e6b2596d153da82b23d04a3779fb12730
  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 (#144696)

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