[llvm] [IR] LangRef: document behavior of double-lifetime.start (PR #184296)

Nuno Lopes via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 10 02:16:05 PDT 2026


nunoplopes wrote:

I'm ok with this semantics if Rust needs it.

My only concern was whether the stack coloring algorithm handles double start correctly. But since no one is really emitting those, it doesn't matter.

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


More information about the llvm-commits mailing list