[all-commits] [llvm/llvm-project] dfb15b: MC: Move ExceptionHandling enum to Support
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Wed Jun 18 05:55:34 PDT 2025
Branch: refs/heads/users/arsenm/mc/move-exception-handling-to-support
Home: https://github.com/llvm/llvm-project
Commit: dfb15b79d2b015d2eeaca56cfc5bba621303ae3c
https://github.com/llvm/llvm-project/commit/dfb15b79d2b015d2eeaca56cfc5bba621303ae3c
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2025-06-18 (Wed, 18 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