[all-commits] [llvm/llvm-project] 83bf96: MC: Move ExceptionHandling enum to Support
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Thu Jun 19 03:03:17 PDT 2025
Branch: refs/heads/users/arsenm/mc/move-exception-handling-to-support
Home: https://github.com/llvm/llvm-project
Commit: 83bf964d45d5426f336e21bf5620b30522986222
https://github.com/llvm/llvm-project/commit/83bf964d45d5426f336e21bf5620b30522986222
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
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