[llvm] [SROA] Fix incorrect offsets for structured binding variables (PR #69007)
Jeremy Morse via llvm-commits
llvm-commits at lists.llvm.org
Mon Oct 23 02:49:38 PDT 2023
jmorse wrote:
Note that there's the DIExpression Optimiser in #69769 , which might make things simpler to manipulate (haven't looked at it yet)
https://github.com/llvm/llvm-project/pull/69007
More information about the llvm-commits
mailing list