[all-commits] [llvm/llvm-project] 144cd8: RuntimeLibcalls: Remove target check for sjlj conf...

Matt Arsenault via All-commits all-commits at lists.llvm.org
Sun Aug 3 22:16:15 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 144cd87088dc82263b25e816c77fc03f29fd1288
      https://github.com/llvm/llvm-project/commit/144cd87088dc82263b25e816c77fc03f29fd1288
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2025-08-04 (Mon, 04 Aug 2025)

  Changed paths:
    M llvm/lib/IR/RuntimeLibcalls.cpp

  Log Message:
  -----------
  RuntimeLibcalls: Remove target check for sjlj config (#148792)

I'm assuming this was the set of targets that were relevant
for sjlj handling. Just take the raw exception setting instead,
and assume it makes sense for the target.



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