[PATCH] D36596: [InstCombine] Don't convert all dbg.declares to dbg.values

Adrian Prantl via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 10 16:15:49 PDT 2017


aprantl added a comment.

Oh, and we'd have to teach LiveDebugValues about memory locations (probably not very hard).


https://reviews.llvm.org/D36596





More information about the llvm-commits mailing list