[llvm] RuntimeLibcalls: Account for Triple default exception handling (PR #147224)
Matt Arsenault via llvm-commits
llvm-commits at lists.llvm.org
Mon Jul 7 21:39:00 PDT 2025
arsenm wrote:
> If you don't already have plans to fix this, could you please file an issue?
That's at least 3 steps away. First need to split the lowering decisions from the set of libcalls, and then turn RuntimeLibcalls into an analysis, then replace the TargetOptions field with a module flag
https://github.com/llvm/llvm-project/pull/147224
More information about the llvm-commits
mailing list