[llvm] [MachineVerifier] Fix LiveInterval verification of unwinding instructions (PR #131565)
Reid Kleckner via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 2 15:41:13 PDT 2025
https://github.com/rnk commented:
This seems like a valuable verifier check for standard, non-async-EH functions. Can we preserve the some of the value here by checking specifically for non-scoped EH personality functions?
https://github.com/llvm/llvm-project/pull/131565
More information about the llvm-commits
mailing list