[PATCH] D21076: [DSE] Ignore dbg value when instruction iterator is reset.

Adrian Prantl via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 13 14:59:20 PDT 2016


aprantl added a comment.

IIUC, this is fixing a case where -g affects codegen, and does so without degrading debug info quality?


http://reviews.llvm.org/D21076





More information about the llvm-commits mailing list