[PATCH] D42794: [DeadArgumentElimination] Update pointer to the DISubprogram before calling RAUW. NFC

Adrian Prantl via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 1 08:36:20 PST 2018


aprantl accepted this revision.
aprantl added a comment.
This revision is now accepted and ready to land.

The change LGTM, but now I wonder why this didn't break any tests. Are we missing coverage here?


Repository:
  rL LLVM

https://reviews.llvm.org/D42794





More information about the llvm-commits mailing list