[all-commits] [llvm/llvm-project] 48d32f: RuntimeLibcalls: Remove target check for sjlj config

Matt Arsenault via All-commits all-commits at lists.llvm.org
Sun Jul 27 19:43:34 PDT 2025


  Branch: refs/heads/users/arsenm/runtime-libcalls/remove-target-check-exception-model-sjlj
  Home:   https://github.com/llvm/llvm-project
  Commit: 48d32f8bef4ab09eadb6a4d19363f21d9c115d45
      https://github.com/llvm/llvm-project/commit/48d32f8bef4ab09eadb6a4d19363f21d9c115d45
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2025-07-28 (Mon, 28 Jul 2025)

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

  Log Message:
  -----------
  RuntimeLibcalls: Remove target check for sjlj config

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