The assert fires if a store to an alloca with no linked dbg.assigns has linked dbg.assigns. This can happen in the wild due to optimisations dropping the alloca's debug info so we shouldn't assert against it.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo