[llvm] [Support] Erase blocks after DomTree::eraseNode (PR #101195)

Nikita Popov via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 30 09:19:32 PDT 2024


https://github.com/nikic commented:

Can you also add an assertion to eraseNode() that requires the node to have a parent?

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


More information about the llvm-commits mailing list