[llvm] [IR][NFC] Use `SwitchInst::defaultDestUndefined` (PR #134199)

Nikita Popov via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 2 23:03:15 PDT 2025


https://github.com/nikic approved this pull request.

Can you please also rename the method to defaultDestUnreachable while you are here? The current name is unnecessarily misleading.

https://github.com/llvm/llvm-project/pull/134199


More information about the llvm-commits mailing list