This is an archive of the discontinued LLVM Phabricator instance.

Preserve DbgLoc when DeadArgumentElimination rewrites a 'ret'.
ClosedPublic

Authored by probinson on May 28 2020, 1:25 PM.

Details

Reviewers
dblaikie
jmorse
Summary

Fixes PR46002.

Diff Detail

Event Timeline

probinson created this revision.May 28 2020, 1:25 PM
Herald added a project: Restricted Project. · View Herald TranscriptMay 28 2020, 1:25 PM
dblaikie accepted this revision.May 28 2020, 5:37 PM

Looks good, thanks!

This revision is now accepted and ready to land.May 28 2020, 5:37 PM

Fixed by llvmorg-11-init-16204-g8c2d2d971b2 (forgot to put the revision in the commit log).

probinson closed this revision.May 29 2020, 10:09 AM