[PATCH] D36596: [InstCombine] Add a flag to disable LowerDbgDeclare

Adrian Prantl via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 7 15:52:20 PDT 2017


aprantl added a comment.

Ok. I think there should be a PR to revert this change that is blocked on PR34136. The description of the option should explicitly spell out a big warning that this will introduce false positives and that it is experimental/temporary only. We should aim to get this reverted as soon as possible.


https://reviews.llvm.org/D36596





More information about the llvm-commits mailing list