[PATCH] D70318: Recover debug intrinsics when killing duplicate or empty basic blocks
Eli Friedman via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Nov 15 12:28:38 PST 2019
efriedma added a comment.
This seems fine, generally.
Would it be possible to salvage the debug info using the branch condition? Maybe complicated, but it seems like it should be possible, at least in theory. (Probably better to leave that for a followup, though.)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D70318/new/
https://reviews.llvm.org/D70318
More information about the llvm-commits
mailing list