[llvm] [WebAssembly] Enable a limited amount of stackification for debug code (PR #136510)

via llvm-commits llvm-commits at lists.llvm.org
Thu May 29 04:29:43 PDT 2025


SingleAccretion wrote:

> What's this option?

Do you mean in our compiler, or...? It was just some ad-hoc code change, the important part was to obtain a large amount of some "real world" LLVM IR with `dbg.value`s and test they weren't now getting dropped in some unforeseen situations.

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


More information about the llvm-commits mailing list