Fixes PR46002.
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
Fixed by llvmorg-11-init-16204-g8c2d2d971b2 (forgot to put the revision in the commit log).
Paths
| Differential D80756
Preserve DbgLoc when DeadArgumentElimination rewrites a 'ret'. ClosedPublic Authored by probinson on May 28 2020, 1:25 PM.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.May 28 2020, 5:37 PM Comment Actions Fixed by llvmorg-11-init-16204-g8c2d2d971b2 (forgot to put the revision in the commit log).
Revision Contents
Diff 267020 llvm/lib/Transforms/IPO/DeadArgumentElimination.cpp
llvm/test/Transforms/DeadArgElim/dbginfo-preserve-dbgloc.ll
|