================ @@ -122,6 +122,9 @@ DEBUGOPT(CodeViewGHash, 1, 0, Compatible) /// Whether to emit the compiler path and command line into the CodeView debug information. DEBUGOPT(CodeViewCommandLine, 1, 0, Compatible) ---------------- rnk wrote:
This flag exists for the same purpose. Can you not use it as is? If so, why not? Can we clarify the use case instead of accreting additional functionality? https://github.com/llvm/llvm-project/pull/205736 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
