[PATCH] D45255: [CodeGen] Add an option to suppress output of llvm.ident
Jonas Devlieghere via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Apr 20 10:02:58 PDT 2018
JDevlieghere added a comment.
In https://reviews.llvm.org/D45255#1073710, @miyuki wrote:
> In https://reviews.llvm.org/D45255#1073703, @JDevlieghere wrote:
>
> > If it were the other way around I’d agree with you, but given that -Qn becomes the default, I think we should not strip it from the debug info.
>
>
> No, the default is -Qy
Ah, right, I was confused by the CHECK-NONE prefix, I would have merged it with the default case. In that case I agree with Adrian. :-)
Repository:
rC Clang
https://reviews.llvm.org/D45255
More information about the cfe-commits
mailing list