HaohaiWen 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?
This died BB was already removed by BranchFolder. See rebased test diff. We just want to salvage its successors info. https://github.com/llvm/llvm-project/pull/77608 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits