[PATCH] D45255: [CodeGen] Add an option to suppress output of llvm.ident

Mikhail Maltsev via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Apr 20 09:34:33 PDT 2018


miyuki added a comment.

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


Repository:
  rC Clang

https://reviews.llvm.org/D45255





More information about the cfe-commits mailing list