[llvm] [DomTree] Fix root attachment in runDFS() (PR #73148)

David Blaikie via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 22 14:09:54 PST 2023


dwblaikie wrote:

Does this need test coverage? Or is the assert essentially adding test coverage? (eg: would adding the assert have fired at ToT without the other changes?)

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


More information about the llvm-commits mailing list