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

Reid Kleckner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 7 15:19:34 PDT 2017


rnk added a comment.

In https://reviews.llvm.org/D36596#864027, @aprantl wrote:

> Is this obsoleted by the dbg.addr  proposal or orthogonal?


Orthogonal, I want to do both.


https://reviews.llvm.org/D36596





More information about the llvm-commits mailing list