[llvm] [Arm] Fix UAF in ARMConstantIslandPass (PR #146232)

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Sat Jun 28 18:31:43 PDT 2025


arsenm wrote:

I'm assuming this is fixupImmediateBr resizing the vector, can you use make_early_inc_range 

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


More information about the llvm-commits mailing list