Inline pass assumed only llvm.dbg.value intrinsic, and did not fix variable debug info metadata for llvm.dbg.declare intrinsic.
Details
Details
Diff Detail
Diff Detail
Event Timeline
Comment Actions
Thanks for correcting this oversight! LGTM but dblaikie gets the final
word, I think.
--paulr
Comment Actions
David Blaikie who deferred to "someone who might be more familiar"
which in this case would be Adrian, who gave his LGTM (although he didn't
spell it that way); did you have other questions that haven't been answered?
--paulr
Move the else if to the same line as the preceeding } to match LLVM style