diff options
author | Orlando Cazalet-Hyams <orlando.hyams@sony.com> | 2023-12-12 14:57:51 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-12-12 14:57:51 +0000 |
commit | c4e764ea24eb02b6ec34038061cee8ff94c0f34c (patch) | |
tree | 61de6147b448c1324dba8049060b4928c8618168 /llvm/lib/Object/ELFObjectFile.cpp | |
parent | f22a65c158b4195120e250bf5decaed3ea5ac3bd (diff) | |
download | llvm-c4e764ea24eb02b6ec34038061cee8ff94c0f34c.zip llvm-c4e764ea24eb02b6ec34038061cee8ff94c0f34c.tar.gz llvm-c4e764ea24eb02b6ec34038061cee8ff94c0f34c.tar.bz2 |
[RemoveDIs] Update ConvertDebugDeclareToDebugValue after #72276 (#73508)
That patch was missing a recent change to the non-DPValue StoreInst overload.
Add it to the DPValue version. This is tested by
`llvm/tests/Transforms/Mem2Reg/dbg_declare_to_value_conversions.ll`,
which already has `--try-experimental-debuginfo-iterators`. It doesn't
fail currently because until #74090 lands the declares are not converted
to DPValues.
The tests will become "live" once #74090 lands (see for more info).
Diffstat (limited to 'llvm/lib/Object/ELFObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions