[PATCH] D30220: Only enable AddDiscriminator pass when -fdebug-info-for-profiling is true

Dehao Chen via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Feb 21 12:00:38 PST 2017


danielcdh added a comment.

You are right, only discriminator is needed, the encoding and emission part should be orthogonal. Patch updated.


https://reviews.llvm.org/D30220





More information about the cfe-commits mailing list