[PATCH] D3714: DebugInfo: SROA on references should result in undef dbg.values

David Blaikie via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 9 14:45:28 PDT 2016


dblaikie abandoned this revision.
dblaikie added a comment.

Original bug doesn't seem to reproduce, at least. (the variable is omitted entirely, instead of a reference's location being described by a constant) - presumably fixed/removed/etc in the intervening years.


http://reviews.llvm.org/D3714





More information about the llvm-commits mailing list