[PATCH] D37095: [ADCE] Follow inlinedAt when determining if a DbgInfoIntrinsic is dead

Adrian Prantl via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 24 09:20:19 PDT 2017


aprantl added a comment.

I don't understand the example in the testcase.  There is no instruction belonging to f1, so the debugger can never stop at f1 to print the value of the anonymous variable !5.


https://reviews.llvm.org/D37095





More information about the llvm-commits mailing list