[llvm] IR: Simplify BlockAddress replacement (PR #135360)

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 11 05:48:13 PDT 2025


arsenm wrote:

Why non null? If the block is deleted, how is it anything other than UB to make use of its address? 

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


More information about the llvm-commits mailing list