nebulark wrote:

Applied the suggested changes. I also made MCTargetOptions::Argv0 a 
std::string. This is more consistent with the rest and makes usage for other 
frontends (e.g. rustc) easier and removes the need for the null check.
It's better for cl and cmd in LF_BUILDINFO to always be set, as this has caused 
issues with some pdb tools. Even if those are just an empty string.

https://github.com/llvm/llvm-project/pull/106369
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to