thakis accepted this revision. thakis added a comment. This revision is now accepted and ready to land.
Looks good. If this is passed and we invoke lld-link, should we give that a similar flag and pass that to lld-link as well? I think link.exe also prints its outputs. ================ Comment at: include/clang/Driver/CLCompatOptions.td:163 + HelpText<"Print the name of each compiled file">, + Alias<echo_main_file_name>; def _SLASH_source_charset : CLCompileJoined<"source-charset:">, ---------------- Can you add /showFilenames- (a no-op) too, for symmetry? https://reviews.llvm.org/D52773 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits