[llvm] [BranchFolding] Fix missing predecessors of landing-pad (PR #77608)

Phoebe Wang via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 10 06:17:08 PST 2024


phoebewang wrote:

> This keeps CFG as only have one entry which is required by LiveDebugValues

If we just want to make LiveDebugValues happy, should it better to remove these died BB instead?


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


More information about the llvm-commits mailing list