[all-commits] [llvm/llvm-project] 305953: MC: Move ExceptionHandling enum to Support (#144692)

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


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 305953a32ded8a43b22f65cf73d9214729feb1fc
      https://github.com/llvm/llvm-project/commit/305953a32ded8a43b22f65cf73d9214729feb1fc
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2025-06-19 (Thu, 19 Jun 2025)

  Changed paths:
    M llvm/include/llvm/MC/MCTargetOptions.h
    M llvm/include/llvm/Support/CodeGen.h

  Log Message:
  -----------
  MC: Move ExceptionHandling enum to Support (#144692)

Similar to b5967264b0fbfd502b3a7edec27409e966fb68be, we need
to use this in RuntimeLibcalls to compute the set of library
calls.



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