SingleAccretion opened PR #10400 from SingleAccretion:DI-SingleExpr
to bytecodealliance:main
:
When using an exprloc to describe a location, we must ensure the underlying expression computes the correct value over the whole parent scope.
; DWARF5 Single location descriptions They are sufficient for describing the location of any object as long as its lifetime is either static or the same as the lexical block that owns it, and it does not move during its lifetime.
SingleAccretion edited PR #10400:
When using an exprloc to describe a location, we must ensure the underlying expression computes the correct value over the whole parent scope.
; DWARF5 Single location descriptions They are sufficient for describing the location of any object as long as its lifetime is either static or the same as the lexical block that owns it, and it does not move during its lifetime.
Fixes #9900.
SingleAccretion updated PR #10400.
SingleAccretion updated PR #10400.
SingleAccretion has marked PR #10400 as ready for review.
SingleAccretion requested fitzgen for a review on PR #10400.
SingleAccretion requested wasmtime-core-reviewers for a review on PR #10400.
fitzgen submitted PR review:
Looks great, thanks!
alexcrichton merged PR #10400.
Last updated: Apr 18 2025 at 22:03 UTC