[PATCH] D53390: [DebugInfo][Dexter] Unreachable line stepped onto after SimplifyCFG.
Adrian Prantl via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Nov 27 09:17:40 PST 2018
aprantl added a comment.
Ouch. Yeah it should use a line-0 location iff the instruction is a call. We can probably re-use code from getMergedLocation & friends for this if there isn't already a helper for it.
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D53390/new/
https://reviews.llvm.org/D53390
More information about the llvm-commits
mailing list